Pinned Repositories
Simulated-Conversations
Simulated Conversations for a Language Learning System
django-recorder
This Django app is meant to add a simple template tag to your project that handles all the plumbing of recording HTML5 audio, with the help of mattdiamond/Recorderjs. It includes a stub for the back-end code required to handle this.
KMeans
KMeans machine learning algorithm in Scala, performed on optical digit recognition
Mastermind
Mastermind board game in Scala
mudlib
A mudlib built on the DGD kernel lib
NaiveBayes
A Naive Bayes suite in Scala working on optical digit recognition
Perceptrons
A perceptron training apparatus and test example in Scala
poker_ranking
A simple Python program that determines a ranking of a given hand.
hambone20's Repositories
hambone20/mudlib
A mudlib built on the DGD kernel lib
hambone20/django-recorder
This Django app is meant to add a simple template tag to your project that handles all the plumbing of recording HTML5 audio, with the help of mattdiamond/Recorderjs. It includes a stub for the back-end code required to handle this.
hambone20/KMeans
KMeans machine learning algorithm in Scala, performed on optical digit recognition
hambone20/Mastermind
Mastermind board game in Scala
hambone20/NaiveBayes
A Naive Bayes suite in Scala working on optical digit recognition
hambone20/Perceptrons
A perceptron training apparatus and test example in Scala
hambone20/poker_ranking
A simple Python program that determines a ranking of a given hand.