Pinned Repositories
chat_app
Simple real-time chat application using ActionCable and Vue.js
file_uploader
simple file uploader for web-based application.
Gender_Classification
Apply Supervised Learning algorithms (i.e Naive Bayes, KNN and SVM) with boosting on PCA-ed face image dataset
HTK
Extending the HTK Speech Recognition toolkit from University of Cambridge for neural nets dropout training
mgvim
My personal gvim environment
pairing-tour
This is a collection of exercises that I did pair programming tour with some good guys.
PathFinding
Visualize and analyze path finding behaviors of various algorithms (i.e. DFS, BFS, A*, Greedy, Hill Climbing and Simulated Annealing) in a maze game map
PostgreSQL-tricks
word_cruncher
Extract unique sequence of characters from a dictionary
lchanmann's Repositories
lchanmann/Unsupervised-Learning-Final
lchanmann/Gender_Classification
Apply Supervised Learning algorithms (i.e Naive Bayes, KNN and SVM) with boosting on PCA-ed face image dataset
lchanmann/sp_lab
lchanmann/wavefile
A Ruby gem for reading and writing the Wave file sound format (*.wav)
lchanmann/google-speech-v2
:speech_balloon: Reverse Engineering Google's Speech To Text API (v2)
lchanmann/cs7720-final
lchanmann/hw3_temporal_bn
lchanmann/hw2_bn_learning
lchanmann/hw1_bayesian_net
lchanmann/paperplanes
My personal website, running on jekyll.
lchanmann/EightPuzzle
lchanmann/bonus3
lchanmann/ai-bonus2
lchanmann/PathFinding.js
A comprehensive path-finding library for grid based games
lchanmann/merge_sort
lchanmann/Java-Naive-Bayes-Classifier
A java classifier based on the naive Bayes approach.
lchanmann/datasciencecoursera
lchanmann/i18n-coffee
Client Side Localisation for Rails
lchanmann/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
lchanmann/csv_builder
CSV template handler for Rails 3
lchanmann/datasharing
The Leek group guide to data sharing
lchanmann/Ushahidi_Android
Ushahidi is a web and mobile platform that allows you to create, visualize and share stories on a map. It allows individuals to share their stories on their own terms using the tools they already have. Ushahidi is free and open source software, so anyone can get involved by visiting http://community.ushahidi.com. Sync with any Ushahidi deployment. Send reports with images and location data as well as receive alerts from others who have sent in reports to the site. Works in offline mode.
lchanmann/Locast-Android
Android Locast client
lchanmann/hw4_rottenpotatoes
lchanmann/hw3_rottenpotatoes
HW 3 skeleton for doing BDD with RottenPotatoes
lchanmann/really-simple-color-picker
Simple Color Picker written in jQuery.
lchanmann/conversational
Have conversations with your users over SMS
lchanmann/mgvim
My personal gvim environment
lchanmann/vimgem
Browse your favorite gem source code
lchanmann/tdd
Stubbing TDD environment for ruby