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 4 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 4 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- A minimal implementation of autograd (in pure Python) 🍰☆96Updated 3 years ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆124Updated 2 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Create interactive dashboards for your Convolutional Neural Networks with a single line of code!☆31Updated 4 years ago
- The "tl;dr" on a few notable transformer papers (pre-2022).☆190Updated 2 years ago
- Deep Q-learning for playing chrome dino game☆71Updated 4 years ago
- Yaae: Yet another autodiff engine (written in Numpy).☆27Updated 2 years ago
- ☆39Updated 2 years ago
- ☆9Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆62Updated 5 years ago
- The main repository for the Kannada MNIST dataset☆91Updated 5 years ago
- ConvNet learns to play Need For Speed☆248Updated 3 years ago
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆63Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.☆21Updated 4 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated last year
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- This repository contains the TensorFlow implementation of the paper "AN IMAGE IS WORTH 16X16 WORDS: TRANSFORMERS FOR IMAGE RECOGNITION AT…☆29Updated 2 years ago
- Reinforcement learning modular with pytorch☆11Updated 4 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- A lightweight deep learning framework☆34Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆86Updated 3 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- ☆16Updated 2 years ago
- A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).☆31Updated 4 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- Machine Learning library written in Python and NumPy.☆27Updated last month