Artificial Intelligence - nimrody/knowledgebase GitHub Wiki
Artificial Intelligence / AI
Embeddings
LLMs (Large Language Models)
-
The Full Story of Large Language Models and RLHF and https://news.ycombinator.com/item?id=35803522
-
Transformers https://www.youtube.com/watch?v=Nw_PJdmydZY
-
The illustrated Transformer https://jalammar.github.io/illustrated-transformer/
Courses
-
FastAI course https://course.fast.ai/ - Practical deep learning
-
Reinforcement learning - https://www.deepmind.com/learning-resources/reinforcement-learning-lecture-series-2021
-
FastAI Deeplearning to stable diffusion https://news.ycombinator.com/item?id=35449831 (https://course.fast.ai/Lessons/part2.html)
-
MIT 6.S191: Recurrent Neural Networks, Transformers, and Attention
Learn
Signal processing
- Facebook denoiser https://github.com/facebookresearch/denoiser
Tools
-
Marvin AI - for integrating AI into existing software https://www.askmarvin.ai/
-
TabbyML - Self hosted alternative to github copilot