Pinned Repositories
English-Lexical-Substitution-Task-Submission
An algorithm that serves to generate alternative works in context, similar to a context aware thesaurus.
Radial-Basis-Functions
Two radial basis functions that were used to find an underlying signal in noisy 10 dimentional data. The initial RBF is fairly standard, with the second RBF having the ability to grow and prune neurons as required as real time data is presented to it.
.vim
vimrc
Battlecode-Submission-2017
Learning a new IDE (Intellij) and experimenting with Java in MITs annual coding/AI competition!
Checkers
A fully functional checkers game with GUI, scalable difficulty of the AI and optional move suggestion. The AI relies on on the minmax algorithm to play vs the human player
cvpr18-inaturalist-transfer
Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018
doom.run
Website
feed_me
Financial_Prediction_and_Analysis
Analysis and models on financial data
ggvis-maps
Examples of various kinds of maps in ggvis (with & without shiny)
tschmoog's Repositories
tschmoog/keyball
keyball is split keyboard has 100% track ball
tschmoog/doom.run
Website
tschmoog/.vim
vimrc
tschmoog/feed_me
tschmoog/Lane-Detection
tschmoog/cvpr18-inaturalist-transfer
Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018
tschmoog/ML_Algorithms
tschmoog/Twitter_Sentiment_Analysis
tschmoog/Misc_Projects
Misc Analysis
tschmoog/Financial_Prediction_and_Analysis
Analysis and models on financial data
tschmoog/tschmoogblogV1
Build a Jekyll blog in minutes, without touching the command line.
tschmoog/models
Models built with TensorFlow
tschmoog/English-Lexical-Substitution-Task-Submission
An algorithm that serves to generate alternative works in context, similar to a context aware thesaurus.
tschmoog/The-Cart-Pole-Problem
An implementatio of the cart pole problem using OpenAI's gym. This is solved using random search, hill climbing, a genetic algorithm and policy gradient.
tschmoog/Matrix-orientation-and-colour-recognition.
An algorithm that orients a picture correctly (black circle and bars in the top left hand side), transforms it to the original shape (square) and returns a matrix of the colours present in the colour square.
tschmoog/Kaggle-Competition-Submission
This was my submission to a Kaggle competition where GIST and CNN features of a convolutional neural network were provided as the data (images of scenery) was then to be classified as either being an image of 'man made' or 'natural' surroundings.
tschmoog/Radial-Basis-Functions
Two radial basis functions that were used to find an underlying signal in noisy 10 dimentional data. The initial RBF is fairly standard, with the second RBF having the ability to grow and prune neurons as required as real time data is presented to it.
tschmoog/Checkers
A fully functional checkers game with GUI, scalable difficulty of the AI and optional move suggestion. The AI relies on on the minmax algorithm to play vs the human player
tschmoog/Optimisation-using-a-genetic-algorithm.-
A gaussian landscape generator was used to stress test a genetic algorithm, in order to explore population based search strategies.
tschmoog/Gradient-Descent-Hill-Climbing
Optimization of simulated simple and complicated landscapes using gradient ascent and hill climbing to evaluate the pros and cons of each.
tschmoog/Mystery-Cave-V2
An extension of the original Mystery Cave to include a GUI.
tschmoog/Mystery-Cave
I short text based game, written in JAVA where the player must find items that will allow him or her to beat the final boss and escape the cave!
tschmoog/Battlecode-Submission-2017
Learning a new IDE (Intellij) and experimenting with Java in MITs annual coding/AI competition!
tschmoog/Simple-Neural-Net
A simple neural network that predicts earthquake magnitude
tschmoog/hello-world
Getting started with GitHub
tschmoog/ggvis-maps
Examples of various kinds of maps in ggvis (with & without shiny)