Pinned Repositories
StockPrediction
AI-project-Mira-n-Perceptron
Mira and Perceptron implementation for UCB AI Project 5: Classification (http://ai.berkeley.edu/classification.html)
bisection
Generalized bisection method.
classification_fa15
188 proj 5
CS188-Project5-Classifier
In this project I have used differnt classification techniques like Perceptron, Mira, SVM (Support Vector Machines),and Naive Bayes. I have used Perceptron and Mira to classify digit-images in digits from 0 -9. I turned the pacman action selection problem in a classification problem and solved with perceptron, Mira and Naive bayes.
Data-Analysis
A collection of examples from the domain of data analysis. Many examples follow work presented by P.K. Janert in the text Data Analysis.
Exemplar-Based-Inpaining-Python
Partly reimplement https://github.com/fooble/Inpaint.git in Python
flask
A microframework based on Werkzeug, Jinja2 and good intentions
hadoop-lzo-dse
Hacked [killerwhile/hadoop-lzo] to build against Datastax Enterprise
HodgkinHuxleyModel
SoloistRoy's Repositories
SoloistRoy/StockPrediction
SoloistRoy/AI-project-Mira-n-Perceptron
Mira and Perceptron implementation for UCB AI Project 5: Classification (http://ai.berkeley.edu/classification.html)
SoloistRoy/bisection
Generalized bisection method.
SoloistRoy/classification_fa15
188 proj 5
SoloistRoy/CS188-Project5-Classifier
In this project I have used differnt classification techniques like Perceptron, Mira, SVM (Support Vector Machines),and Naive Bayes. I have used Perceptron and Mira to classify digit-images in digits from 0 -9. I turned the pacman action selection problem in a classification problem and solved with perceptron, Mira and Naive bayes.
SoloistRoy/Data-Analysis
A collection of examples from the domain of data analysis. Many examples follow work presented by P.K. Janert in the text Data Analysis.
SoloistRoy/Exemplar-Based-Inpaining-Python
Partly reimplement https://github.com/fooble/Inpaint.git in Python
SoloistRoy/flask
A microframework based on Werkzeug, Jinja2 and good intentions
SoloistRoy/hadoop-lzo-dse
Hacked [killerwhile/hadoop-lzo] to build against Datastax Enterprise
SoloistRoy/HodgkinHuxleyModel
SoloistRoy/image-classify
Refer to http://inst.eecs.berkeley.edu/~cs188/sp11/projects/classification/
SoloistRoy/IQFeed
Python - IQ DTN Feed Historical Data Download & Cache
SoloistRoy/Izhikevichmodel
SoloistRoy/KindleHelper
自动下载小说,转换成kindle可用的格式
SoloistRoy/mongodb-user-login
SoloistRoy/PLSA
a python implementation of probabilistic latent semantic analysis (plsa) using EM algorithm
SoloistRoy/pracsys_planning
SoloistRoy/Pyfa
Python fitting assistant, cross-platform fitting tool for EVE Online
SoloistRoy/pypardis
A parallel distributed implementation of DBSCAN on Spark using Python
SoloistRoy/simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
SoloistRoy/Spiking-Neuron-Network
Network of 50 Izhikevich neurons