ThinkingTransistor / SigmaLinks
Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
☆120Updated 3 years ago
Alternatives and similar repositories for Sigma
Users that are interested in Sigma are comparing it to the libraries listed below
Sorting:
- Going Deeper: Infinite Deep Neural Networks☆96Updated 6 years ago
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆54Updated 6 years ago
- Library for running neural networks.☆49Updated 2 years ago
- A C# based Machine Learning Library which aims to implement user interactive Deep Learning Architecture & Algorithms.☆57Updated 9 years ago
- Quick definitions and intuitive explanations around machine learning.☆35Updated last year
- This is the Sylllabus for Siraj Raval's Reinforcement Learning course "AI for Video Games" on Youtube☆64Updated 7 years ago
- This is the code for "Neural Arithmetic Logic Units" By Siraj Raval on Youtube☆91Updated 6 years ago
- Automatically backup keras/tensorflow models from Google's Colab service to your GoogleDrive based on a keras callback!☆82Updated 7 years ago
- Library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions.☆76Updated 7 years ago
- This is the code for "Synthetic Gradients Explained" by Siraj Raval on Youtube☆62Updated 7 years ago
- Python machine learning package providing simple interoperability between ML.NET and scikit-learn components.☆285Updated 5 years ago
- Milano is a tool for automating hyper-parameters search for your models on a backend of your choice.☆154Updated 6 years ago
- OCRonet is optical character recognition (OCR) and document analysis system based on Convolutional Neural Networks (LeNet-5) and OCRopus.☆21Updated 6 years ago
- .NET bindings for the Pytorch engine☆17Updated 5 years ago
- A series of blog posts on convolutional neural networks and their generalizations.☆208Updated 7 years ago
- In this project I will try to train Chrome's Trex/Dino character to learn to play by looking my gameplay (Supervised).☆101Updated 4 years ago
- Keras implementation of Deep Learning papers☆94Updated 7 years ago
- Installation scripts for CUDA, cuDNN, TensorFlow, Caffe, etc. on Ubuntu machines☆24Updated 4 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…