evanbernard / MiniNeuralNetsLinks
A framework for mini neural networks (perceptrons), written from scratch in python. The goal of the project is to demystify the workings of a neural network and various training algorithms by providing code written from scratch for the simplest neural network one could have.
☆21Updated 5 years ago
Alternatives and similar repositories for MiniNeuralNets
Users that are interested in MiniNeuralNets are comparing it to the libraries listed below
Sorting:
- A Numpy implementation of a Generative Adversarial Network.☆17Updated 5 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- A Pytorch Deep Dream Implementation☆87Updated 5 years ago
- A minimal implementation of autograd (in pure Python) 🍰☆96Updated 4 years ago
- Code Generation and Search for Python☆53Updated 4 years ago
- Create interactive dashboards for your Convolutional Neural Networks with a single line of code!☆30Updated 5 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆62Updated 5 years ago
- The "tl;dr" on a few notable transformer papers (pre-2022).☆189Updated 3 years ago
- Deep Q-learning for playing chrome dino game☆72Updated 4 years ago
- A PyTorch based DeepRL framework to train and study artificial species in bio-inspired environments.☆70Updated 2 years ago
- A minimalist deep learning library written from scratch in Python☆132Updated last week
- LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.☆21Updated 5 years ago
- ConvNet learns to play Need For Speed☆246Updated 3 years ago
- ☆18Updated 3 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Use Transformers and LSTMs to learn Python source code☆195Updated 4 years ago
- Celular automaton-based calculus for the masses☆111Updated 5 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- ☆40Updated 3 years ago
- Upscale face image from url image☆15Updated 5 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- Search and download accepted papers from machine learning conferences☆34Updated 2 years ago
- A tiny Catalyst-like experiment runner framework on top of micrograd.☆51Updated 5 years ago
- Patches the torch.save function with arbitrary code that gets executed upon torch.load.☆71Updated 3 years ago
- Python Research Framework☆107Updated 3 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 5 years ago
- ☆47Updated 4 years ago
- Tensorflow Wheels☆135Updated 4 years ago
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago