Found 32 bookmarks
Custom sorting
Curiosity - AI search for everything
Curiosity - AI search for everything
The ultimate AI productivity app that protects your privacy. Bring all your apps and data into one AI-powered search and assistant. Get it for you and for your teams today.
·curiosity.ai·
Curiosity - AI search for everything
MacWhisper 8 Improvements - MacSparky
MacWhisper 8 Improvements - MacSparky
MacWhisper has been updated to version 8 with some new features, including a video player. Multiple apps use the Whisper model to perform transcription. I bought a license for MacWhisper early, and I’ve been using it a lot ever since. One example: We use a Notion database to manage all the MacSparky content (this blog, the... Continue reading →
·macsparky.com·
MacWhisper 8 Improvements - MacSparky
Beam
Beam
Press a hotkey to chat anywhere on your Mac. No subscription fees. No logins. Your own API key.
·getbeam.ai·
Beam
Rewind
Rewind
The search engine for your life. Find anything you've seen, said, or heard.
·rewind.ai·
Rewind
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day. - GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / C...
·github.com·
GitHub - smol-ai/GodMode: AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
Set Up Python Environment for CogSci 131
Set Up Python Environment for CogSci 131
CogSci 131 (Computational Modeling of Cognition) is one of my favorite classes at Berkeley when I took it with Prof. Tom Griffiths in 2016. Now I’m teaching it in my last semester. Before getting to the fun parts (e.g., implementing recurrent nets and classic RL algorithms like SARSA using vanilla NumPy), one needs to set up the right Python environment. I hope this tutorial can save students some headaches. Option #1: Conda Virtual Environment To avoid nightmares down the line👇, use virtual environments for your local stuff.
·yuan-meng.com·
Set Up Python Environment for CogSci 131
How to Install PyTorch GPU for Mac M1/M2 with Conda
How to Install PyTorch GPU for Mac M1/M2 with Conda
You can install PyTorch for GPU support with a Mac M1/M2 using CONDA. It is very important that you install an ARM version of Python. In this video I walk you through all the steps necessary to prepare an Apple Metal Mac for my deep learning course in PyTorch. 0:27 Overview 1:00 Install Miniconda 1:49 Uninstall Anaconda (optional) 3:33 Install Miniconda 5:03 Install Jupyter 5:24 Install PyTorch 7:07 Create Jupyter Kernel Code for This Video: https://github.com/jeffheaton/t81_558_deep_learning/blob/pytorch/install/pytorch-install-aug-2022.ipynb ~~~~~~~~~~~~~~~ COURSE MATERIAL ~~~~~~~~~~~~~~~ 📖 Textbook - coming soon 😸🐙 GitHub - https://github.com/jeffheaton/t81_558_deep_learning/tree/pytorch ▶️ Play List - https://www.youtube.com/playlist?list=PLjy4p-07OYzuy_lHcRW8lPTLPTTOmUpmi 🏫 WUSTL Course Site - https://sites.wustl.edu/jeffheaton/t81-558/ ~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ 🖥️ Website: https://www.heatonresearch.com/ 🐦 Twitter - https://twitter.com/jeffheaton 😸🐙 GitHub - https://github.com/jeffheaton 📸 Instagram - https://www.instagram.com/jeffheatondotcom/ 🦾 Discord: https://discord.gg/3bjthYv ▶️ Subscribe: https://www.youtube.com/c/heatonresearch?sub_confirmation=1 ~~~~~~~~~~~~~~ SUPPORT ME 🙏~~~~~~~~~~~~~~ 🅿 Patreon - https://www.patreon.com/jeffheaton 🙏 Other Ways to Support (some free) - https://www.heatonresearch.com/support.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #Python #Tensorflow #Keras
·youtube.com·
How to Install PyTorch GPU for Mac M1/M2 with Conda
Installs OpenAI Gym on MacOS -
Installs OpenAI Gym on MacOS -
Installs OpenAI Gym on MacOS - . GitHub Gist: instantly share code, notes, and snippets.
·gist.github.com·
Installs OpenAI Gym on MacOS -
Simple Setup of OpenAI Gym on MacOS
Simple Setup of OpenAI Gym on MacOS
OpenAI Gym is a toolkit for testing reinforcement learning algorithms. Gym is fun and powerful, but installation can be a challenge. This…
·andrewschrbr.medium.com·
Simple Setup of OpenAI Gym on MacOS