back to home

Best Open Source neural networks Libraries

A curated list of the most popular GitHub repositories tagged with neural networks. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.

#1rasbt/LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

85,633Jupyter Notebook
Analyze Code

#2labmlai/annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

65,783Python
Analyze Code

#3keras-team/keras

Deep Learning for humans

63,864Python
Analyze Code

#4deepfakes/faceswap

Deepfakes Software For All

54,975Python
Analyze Code

#5explosion/spaCy

💫 Industrial-strength Natural Language Processing (NLP) in Python

33,228Python
Analyze Code

#6yunjey/pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

32,190Python
Analyze Code

#7mozilla/DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

26,724C++
Analyze Code

#8bloc97/Anime4K

A High-Quality Real Time Upscaler for Anime Video

20,662Jupyter Notebook
Analyze Code

#9microsoft/onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

19,361C++
Analyze Code

#10Unity-Technologies/ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

19,171C#
Analyze Code

#11iperov/DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.

19,033Python
Analyze Code

#12k4yt3x/video2x

A machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.

18,769C++
Analyze Code

#13ujjwalkarn/Machine-Learning-Tutorials

machine learning and deep learning tutorials, articles and other resources

17,561
Analyze Code

#14janishar/mit-deep-learning-book-pdf

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

13,906Java
Analyze Code

#15bigscience-workshop/petals

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

9,953Python
Analyze Code

#16google-deepmind/sonnet

TensorFlow-based neural network library

9,900Python
Analyze Code

#17yzhao062/pyod

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques

9,722Python
Analyze Code

#18eriklindernoren/Keras-GAN

Keras implementations of Generative Adversarial Networks.

9,231Python
Analyze Code