neuron-whisperer / cnn-numpyLinks
Experiments with implementing a CNN in numpy.
☆24Updated 5 years ago
Alternatives and similar repositories for cnn-numpy
Users that are interested in cnn-numpy are comparing it to the libraries listed below
Sorting:
- A Numpy implementation of a Generative Adversarial Network.☆17Updated 4 years ago
- Esoteric programming language revolving around clocks☆15Updated 5 years ago
- Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?☆264Updated 6 years ago
- Minimal C subset compiler☆36Updated 4 years ago
- LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.☆21Updated 4 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆264Updated 4 years ago
- MLP, CNN, RNN, LSTM from scratch☆36Updated 5 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆56Updated 4 years ago
- A collection of resources that should help and guide your first steps as you learn ML and DL. I am a beginner as well, and these are the …☆90Updated 4 years ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- My 100 Days of ML Code Challenge Repository. Note: I stopped updating in the blogger site. The days after 100 days are documented in anot…☆110Updated 3 years ago
- A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well …☆182Updated 9 months ago
- An opinionated, organized way to start and manage data science experiments.☆15Updated 4 years ago
- This repository contains all the programming exercises in Python for the Coursera course called "Machine Learning" by Adjunct Professor A…☆69Updated 5 years ago
- Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms…☆432Updated 3 years ago
- My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.…☆383Updated 4 years ago
- Notes for Andrew Ng's courses on deep learning☆78Updated 6 years ago
- Machine learning flashcards☆221Updated 3 years ago
- This course covers how you can use NLP to do stuff.☆268Updated 4 years ago
- Machine Learning library written in Python and NumPy.☆27Updated last month
- Course notes for MSDS621 at Univ of San Francisco, introduction to machine learning☆347Updated 3 years ago
- Machine learning algorithms☆113Updated 6 years ago
- 👾 Jupyter Notebook + Space Invaders!?☆93Updated 3 years ago
- This repo contains the notebooks and notes and certain study materials I am using to learn Fastai from scratch. This will be updated as I…☆14Updated 2 years ago
- ☆132Updated 6 years ago
- Responsibly allocating memory in C☆11Updated 3 years ago
- 🤖A list of resources to help anyone getting started with GANs 🤖☆102Updated 6 years ago
- LODA is an assembly language, a computational model and a tool for mining integer sequence programs.☆21Updated 3 years ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 5 years ago
- Win32 developed GUI to solve sudoku puzzles in real-time. Visualize the puzzle being solved by a depth-first-search backtracking algorith…☆9Updated 5 years ago