Pinned Repositories
bread-log
Track dough makes and bread bakes on the daily
caltech_machine_learning
Homework programming problems that follow Professor Yaser Abu-Mostafa's online course
Cards
Creating a deck of cards and then extending that to something awesome and hopefully playable.
demo_app
Ruby on Rails Tutorial demo application
drunk-off-algorithms
Our own code on implementing the algorithms in Roughgarden's Algorithms: Design and Analysis Part I
ElevatorControlSystem
excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
NeuralNetworksAndDeepLearning
Following tutorials and reading materials from http://neuralnetworksanddeeplearning.com/
PGM
A Python library of Daphne Koller's Probablistic Graphical Models on Coursera (in progress)
projectRelue
sjoelee's Repositories
sjoelee/bread-log
Track dough makes and bread bakes on the daily
sjoelee/caltech_machine_learning
Homework programming problems that follow Professor Yaser Abu-Mostafa's online course
sjoelee/Cards
Creating a deck of cards and then extending that to something awesome and hopefully playable.
sjoelee/demo_app
Ruby on Rails Tutorial demo application
sjoelee/drunk-off-algorithms
Our own code on implementing the algorithms in Roughgarden's Algorithms: Design and Analysis Part I
sjoelee/ElevatorControlSystem
sjoelee/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
sjoelee/NeuralNetworksAndDeepLearning
Following tutorials and reading materials from http://neuralnetworksanddeeplearning.com/
sjoelee/PGM
A Python library of Daphne Koller's Probablistic Graphical Models on Coursera (in progress)
sjoelee/projectRelue
sjoelee/Ghost
Implementation of Ghost game
sjoelee/minesweeper_map
Create a minesweeper map using given dimensions and coordinates of the mines
sjoelee/sample_app
sample application
sjoelee/twitter-weather
Twitter Sentiment Analysis on Weather
sjoelee/webCrawler101
Attempt to write a web crawler in python