Pinned Repositories
BasicKerasModels
Beginner practicing model building in Keras from www.tensorflow.org/tutorials
Behavioral-Cloning-SDC
A Self Driving Car in the Udacity Carsim trained using a Behavioral Cloning approach.
Bone-Xray-MURA-Stanford
Working on the Musculoskeletal Radiographs dataset by Standord to produce a model that does better than a certified radiologist on the task of classifying the abnormality of a Bone X-ray.
Chota-Bheem-Classifier
Using Support Vector Machines to classify 4 different characters from the 'Chota Bheem' cartoon show
CourseraML
My code for Andrew Ng's Machine Learning class on Coursera
DataSciencePractice
Practicing the basics of DS, analysis of various datasets in Jupter Notebooks.
DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
fisa-vim-config
my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)
genetic-algorithms
Genetic algorithms implementation in Javascript
iamycee's Repositories
iamycee/genetic-algorithms
Genetic algorithms implementation in Javascript
iamycee/BasicKerasModels
Beginner practicing model building in Keras from www.tensorflow.org/tutorials
iamycee/Behavioral-Cloning-SDC
A Self Driving Car in the Udacity Carsim trained using a Behavioral Cloning approach.
iamycee/Bone-Xray-MURA-Stanford
Working on the Musculoskeletal Radiographs dataset by Standord to produce a model that does better than a certified radiologist on the task of classifying the abnormality of a Bone X-ray.
iamycee/Chota-Bheem-Classifier
Using Support Vector Machines to classify 4 different characters from the 'Chota Bheem' cartoon show
iamycee/CourseraML
My code for Andrew Ng's Machine Learning class on Coursera
iamycee/DataSciencePractice
Practicing the basics of DS, analysis of various datasets in Jupter Notebooks.
iamycee/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
iamycee/fisa-vim-config
my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)
iamycee/gym
A toolkit for developing and comparing reinforcement learning algorithms.
iamycee/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
iamycee/MinimaxTacToe
An undefeatable browser based AI that plays Tic Tac Toe
iamycee/PomodoroJS
A Pomodoro Timer in Vanilla JavaScript
iamycee/Python-Machine-Learning-By-Example
Code that I wrote while following the Python ML by Example book by Yuxi Liu
iamycee/PythonML_Basics
Stuff I learnt on Youtube and reading blogs!
iamycee/Redefining-Cancer-Treatment
Code for the Kaggle Competition: https://www.kaggle.com/c/msk-redefining-cancer-treatment
iamycee/RL-Algorithms-Tensorflow
Implementing multiple RL algorithms in Tensorflow
iamycee/ThinkBayes
Code repository for Think Bayes.
iamycee/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
iamycee/What-is-Cooking
Predicting cuisine types from a list of ingredients.