Pinned Repositories
car_rental_Sutton
data-structures-algorithms-using-python
Codes for Data Structures and Algorithms Using Python, Rance D. Necaise (Wiley, 2010-12-21) Python数据结构与算法
ElevatorSim
Elevator simulation for CS 1538
flask-google-calendar-api-project
Learning By Doing Project - Building a Flask Web Application using Google Calendar API
Inventory-Management-System-DEMO-3
This is a Inventory Management System created using R and Shiny package that forecasts next month sales demand and also calculates safety stock and reorder point.
Machine-Learning_ZhouZhihua
Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University
myElevatorNov26
my first simulation for the elevator, solve the elevator allocation problem
PythonCrawler1
一个Python程序爬廖雪峰的Python教程
sutton_Gambler
python code successfullly reproduce the Gambler problem, Figure 4.6 of Chapter 4 on Sutton's book, Sutton, R. S., & Barto, A. G. (1998). Reinforcement learning: An introduction (Vol. 1, No. 1). Cambridge: MIT press.
jamesliao2016's Repositories
jamesliao2016/data-structures-algorithms-using-python
Codes for Data Structures and Algorithms Using Python, Rance D. Necaise (Wiley, 2010-12-21) Python数据结构与算法
jamesliao2016/CS229-Machine-Learning
CS229 Machine Learning open course by Andrew Ng
jamesliao2016/CS229-project
Class project for CS 229, Machine Learning at Stanford, 2013
jamesliao2016/Elements-of-Statistical-Learning
Contains LaTeX, SciPy and R code providing solutions to exercises in Elements of Statistical Learning (Hastie, Tibshirani & Friedman)
jamesliao2016/elevator-simulation
Simulation of an elevator using Python.
jamesliao2016/elevator_simulation-1
A simulation of pedestrian traffic into an office building with various elevator control schemes.
jamesliao2016/ElevatorSimulation-2
just the homework.
jamesliao2016/Group-Dispatch-System
Elevator group dispatch modeler.
jamesliao2016/HiTune
HiTune is a Hadoop performance analyzer. See trouble shooting and known issues here
jamesliao2016/machinelearning
Self-taught CS229 [http://cs229.stanford.edu/] coursework
jamesliao2016/NV-Censored-Timing
Newsvendor model with censored observation and stock-out timing signals
jamesliao2016/Python-Gale-Shapley
Python (toy) implementation of Gale-Shapley algorithm for the stable marriage problem