Tunkara's Stars
inkonchain/docs
Ink Documentation
inkonchain/node
How to run an Ink Node
inkonchain/ink-kit
Onchain-focused SDK with ready-to-use templates, themes, and magical animated components ✨
unionlabs/union
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
smolorg/smolgrad
small auto-grad engine inspired from Karpathy's micrograd and PyTorch
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
ImagineAILab/ai-by-hand-excel
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
gpu-mode/awesomeMLSys
An ML Systems Onboarding list
b7leung/MLE-Flashcards
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.
jla524/fromthetensor
From the Tensor to Stable Diffusion, a rough outline for a 1 week course.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
karpathy/LLM101n
LLM101n: Let's build a Storyteller
maxim5/cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
dzyim/ilya-sutskever-recommended-reading
It is said that, Ilya Sutskever gave John Carmack this reading list of ~ 30 research papers on deep learning.
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Spandan-Madan/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
AssemblyAI-Community/Machine-Learning-From-Scratch
Implementation of popular ML algorithms from scratch
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
Kiinitix/Malware-Detection-using-Machine-learning
Anomaly based Malware Detection using Machine Learning (PE and URL)
fastai/fastbook
The fastai book, published as Jupyter Notebooks
fastai/course22
The fast.ai course notebooks
SkalskiP/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
epogrebnyak/haskell-intro
Seven classes on Haskell and a follow-up reading list
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.