jailad
Software Engineer, with an interest in Data Science, Machine Learning, Mobile and IoT Development, Software Architecture and Self Driving Cars.
jailad's Stars
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
ashnkumar/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
SCons/scons
SCons - a software construction tool
public-apis/public-apis
A collective list of free APIs
keras-team/keras
Deep Learning for humans
tensorflow/models
Models and examples built with TensorFlow
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
snipsco/snips-nlu
Snips Python library to extract meaning from text
baidu-research/deep-voice
Deep Voice Real-time Neural TTS System
HIPS/autograd
Efficiently computes derivatives of NumPy code.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
atizo/pygame
Pygame is a cross-platfrom library designed to make it easy to write multimedia software, such as games, in Python. Pygame requires the Python language and SDL multimedia library. It can also make use of several other popular libraries.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
paypal/autosklearn-zeroconf
autosklearn-zeroconf is a fully automated binary classifier. It is based on the AutoML challenge winner auto-sklearn. Give it a dataset with known outcomes (labels) and it returns a list of predicted outcomes for your new data. It even estimates the precision for you! The engine is tuning massively parallel ensemble of machine learning pipelines for best precision/recall.
datasciencemasters/go
The Open Source Data Science Masters
ardendertat/3d_nn
Raymarching neural network using shaders
nikitasrivatsan/DeepLearningVideoGames
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
kuz/DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
yhilpisch/py4fi
Python for Finance (O'Reilly)
suriyadeepan/datasets
A collection of all my datasets
suriyadeepan/swecha-machine-learning-workshop
Introduction to Machine Learning using Tensorflow, at SWECHA, Hyderabad
aymericdamien/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
aymericdamien/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
udacity/sdc-issue-reports
RobotsAndPencils/objective-c-style-guide
Our Objective-C coding style guide. Fall in line!
kodecocodes/objective-c-style-guide
A style guide that outlines the coding conventions for Kodeco