Pinned Repositories
Barcode-Scanner-Java
Barcode scanner in Java. Uses ZXing.
Footfall-regression
Utilizing weather conditions with continuous random data to predict visitor attendance - Ultimate Student Hunt Machine Learning Challenge.
lime
Lime: Explaining the predictions of any machine learning classifier
Plant-Disease-Detection
Remote Plant Disease Detection for Drones. [For AngelHacks Mumbai 2017]
repr-seq2seq-audio
Representations in (Attention-based) seq2seq ASR Models.
RL-Adventure
Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code.
sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
tikzcd-editor
A simple visual editor for creating commutative diagrams.
create.ai's Repositories
createai/Plant-Disease-Detection
Remote Plant Disease Detection for Drones. [For AngelHacks Mumbai 2017]
createai/Footfall-regression
Utilizing weather conditions with continuous random data to predict visitor attendance - Ultimate Student Hunt Machine Learning Challenge.
createai/Barcode-Scanner-Java
Barcode scanner in Java. Uses ZXing.
createai/awesome-computer-vision
A curated list of awesome computer vision resources
createai/human-pose-estimation.pytorch
The project is official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
createai/lime
Lime: Explaining the predictions of any machine learning classifier
createai/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
createai/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
createai/repr-seq2seq-audio
Representations in (Attention-based) seq2seq ASR Models.
createai/RL-Adventure
Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code.
createai/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
createai/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
createai/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
createai/tikzcd-editor
A simple visual editor for creating commutative diagrams.
createai/awesome-rl
Reinforcement learning resources curated
createai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
createai/build-your-own-x
🤓 Build your own (insert technology here)
createai/data
An index of all open-source data
createai/draw_convnet
createai/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
createai/Installations_Mac_Ubuntu_Windows
Installations for Data Science. Anaconda, RStudio, Spark, TensorFlow, AWS (Amazon Web Services).
createai/Learning-Rate
Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras
createai/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
createai/math-as-code
a cheat-sheet for mathematical notation in code form
createai/models
Models and examples built with TensorFlow
createai/Netron
Viewer for neural network and machine learning models
createai/OpenNMT-py
Open Source Neural Machine Translation in PyTorch