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 minimal implementation of autograd (in pure Python) 🍰☆96Updated 4 years ago
- 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
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆125Updated 3 years ago
- The "tl;dr" on a few notable transformer papers (pre-2022).☆190Updated 3 years ago
- Create interactive dashboards for your Convolutional Neural Networks with a single line of code!☆30Updated 5 years ago
- Deep Q-learning for playing chrome dino game☆72Updated 4 years ago
- ☆40Updated 3 years ago
- Saraswati AI | Superhuman (AI) Teacher: All of Education, for All☆40Updated 3 weeks ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆62Updated 5 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 5 years ago
- Tricks for Colab power users☆168Updated 5 years ago
- arxiv_miner is a toolkit for mining research papers on CS ArXiv.☆139Updated last year
- Celular automaton-based calculus for the masses☆111Updated 5 years ago
- Use Transformers and LSTMs to learn Python source code☆195Updated 3 years ago
- LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.☆21Updated 5 years ago
- Functional machine learning for fun☆85Updated 4 years ago
- Code Generation and Search for Python☆53Updated 4 years ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 5 years ago
- Kaggle Reading Group (Video & Paper list), Kaggle Coding Videos☆28Updated 6 years ago
- Generate realistic Instagram captions using transformers 🤗☆101Updated 2 years ago
- Let's solve the flatland challenge!☆74Updated 2 years ago
- Yaae: Yet another autodiff engine (written in Numpy).☆28Updated 2 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆160Updated 4 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated 2 years ago
- An implementation of convolutional networks in NumPy!☆83Updated 4 years ago