Pinned Repositories
awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
course-v3
The 3rd edition of course.fast.ai
data
Assorted data from the General Services Administration.
data-1
An index of all open-source data
deep-generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
Deepov
C++ Chess Engine
dlib
A toolkit for making real world machine learning and data analysis applications in C++
ycechung4kcode's Repositories
ycechung4kcode/awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
ycechung4kcode/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
ycechung4kcode/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
ycechung4kcode/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
ycechung4kcode/course-v3
The 3rd edition of course.fast.ai
ycechung4kcode/data
Assorted data from the General Services Administration.
ycechung4kcode/data-1
An index of all open-source data
ycechung4kcode/deep-generation
I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.
ycechung4kcode/Deepov
C++ Chess Engine
ycechung4kcode/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ycechung4kcode/gaft
A Genetic Algorithm Framework in Python
ycechung4kcode/GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
ycechung4kcode/gym
A toolkit for developing and comparing reinforcement learning algorithms.
ycechung4kcode/gym-starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
ycechung4kcode/jenetics
Jenetics - Java Genetic Algorithm Library
ycechung4kcode/lczero
A chess adaption of GCP's Leela Zero
ycechung4kcode/MachineLearningNotebooks
Use the example notebooks in this repo to explore the Azure Machine Learning service.
ycechung4kcode/MAgent
A Platform for Many-agent Reinforcement Learning
ycechung4kcode/Mario-Level-1
The first level of Super Mario Bros made with Python and Pygame.
ycechung4kcode/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
ycechung4kcode/mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
ycechung4kcode/PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
ycechung4kcode/pyspider
A Powerful Spider(Web Crawler) System in Python.
ycechung4kcode/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ycechung4kcode/solutions
Solutions for projects.
ycechung4kcode/sparksql-for-hbase
Learn how to use Spark SQL and HSpark connector package to create / query data tables that reside in HBase region servers
ycechung4kcode/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
ycechung4kcode/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
ycechung4kcode/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
ycechung4kcode/text-summarization-and-visualization-using-watson-studio
Can we quickly summarize & visualize text to get the details about the unstructured data? Yes we can! Please review this code pattern for all the steps involved to quickly summarize & visualize the data.