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:
- ☆39Updated 2 years ago
- 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) 🍰☆95Updated 3 years ago
- Create interactive dashboards for your Convolutional Neural Networks with a single line of code!☆31Updated 4 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.☆22Updated 4 years ago
- A Pytorch Deep Dream Implementation☆88Updated 5 years ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆123Updated 2 years ago
- Unofficial PyTorch implementation of the Involution layer from CVPR 2021☆45Updated 4 years ago
- PyTorch implementations of recent optimization algorithms for deep learning.☆62Updated 5 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
- The "tl;dr" on a few notable transformer papers (pre-2022).☆190Updated 2 years ago
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- Deep Q-learning for playing chrome dino game☆71Updated 4 years ago
- arxiv_miner is a toolkit for mining research papers on CS ArXiv.☆136Updated last year
- ☆16Updated 2 years ago
- Minimal implementation of a Neural Architecture Search system.☆38Updated 5 years ago
- HetSeq: Distributed GPU Training on Heterogeneous Infrastructure☆105Updated 2 years ago
- ☆9Updated 2 years ago
- ☆108Updated 2 years ago
- Paper reading list☆16Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- Python Research Framework☆106Updated 2 years ago
- Generating Art with Convolutional Neural Networks☆41Updated 4 years ago
- Sharpened Cosine Distance implementation in PyTorch☆10Updated 3 years ago
- chloe is an end to end neural network chatbot written in PyTorch based on the transformer. Accomplishing goals through conversation is a …☆30Updated 2 years ago
- ☆16Updated 3 years ago
- A tiny Catalyst-like experiment runner framework on top of micrograd.☆51Updated 4 years ago