SuwakoKochiya's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
google/gvisor
Application Kernel for Containers
apache/hadoop
Apache Hadoop
RelaxedJS/ReLaXed
Create PDF documents using web technologies
cyanharlow/purecss-francine
HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
src-d/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
pkmital/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
fastai/courses
fast.ai Courses
sallar/github-contributions-chart
:octocat: Generate an image of all your Github contributions
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
shogun-toolbox/shogun
Shōgun
GSA/data
Assorted data from the General Services Administration.
igrigorik/decisiontree
ID3-based implementation of the ML Decision Tree algorithm
buriburisuri/ByteNet
A tensorflow implementation of French-to-English machine translation using DeepMind's ByteNet .
Jasonnor/Car-Simulator
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.
Jasonnor/Backpropagation
Implementing multilayer neural networks through backpropagation using Java.