vimlord
I am a Machine Learning enthusiast and Computer Science graduate of Stevens Institute of Technology.
Amazon Web ServicesSeattle, WA
Pinned Repositories
3D-Space-Strategy-Game
This game is designed to provide an accurate simulation of space combat. The game consists of opposing factions that fight in space with the sole purpose of defeating the other(s).
AScript
An attempt at a scripting language for the Arduino UNO ATmega328p
Clustering-Background-Subtraction
A program for filtering non-constant elements of a video from a scene to form an image.
CS583-DeepLearning-HW
My solutions to the coding assignments for CS-583 (Deep Learning)
DuckHacks2017
An application for playing music to match your mood.
Dumbbot
A RNN-powered context-free chatbot hosted by a NodeJS server.
GargleSearchEngine
A hobby search engine for my amusement.
Lomda
An interpreted programming language with mathematical functionality.
QuantumVirtualMachine
A program that attempts to simulate a quantum computer.
Recipe-Name-Generation
A series of Jupyter notebooks that generate recipe names using seq2seq autoencoders and GANs.
vimlord's Repositories
vimlord/AScript
An attempt at a scripting language for the Arduino UNO ATmega328p
vimlord/Lomda
An interpreted programming language with mathematical functionality.
vimlord/GargleSearchEngine
A hobby search engine for my amusement.
vimlord/DuckHacks2017
An application for playing music to match your mood.
vimlord/workerbee
A daemon launcher with notification capabilities.
vimlord/Clustering-Background-Subtraction
A program for filtering non-constant elements of a video from a scene to form an image.
vimlord/CS583-DeepLearning-HW
My solutions to the coding assignments for CS-583 (Deep Learning)
vimlord/Dumbbot
A RNN-powered context-free chatbot hosted by a NodeJS server.
vimlord/Recipe-Name-Generation
A series of Jupyter notebooks that generate recipe names using seq2seq autoencoders and GANs.
vimlord/rl-hyperparameter-tuning
Code I wrote while trying out hyperparameter tuning in reinforcement learning
vimlord/AndreyBot
A Discord bot written with NodeJS and C that generates and posts Markov chains.
vimlord/CS-146-FinalProject
Fall 2015 for Professor Borowski
vimlord/FightOrFlightGame
A game where the player runs really fast.
vimlord/File-System-CS492
A simulated file system written for CS492 (Operating Systems).
vimlord/GameEngine_Atlas
Atlas is a simple graphics library I created to play with a collision scheme.
vimlord/GameEngine_Locus
A simple game engine with 3D Graphics.
vimlord/GoServer
A server for playing Go.
vimlord/GridBasedWorld
A framework for a three dimensional game that would work best with text.
vimlord/IMDB-Naive-Bayes-Classifier
A program that predicts IMDB movie ratings using Naive Bayes given movie metadata.
vimlord/LangEngine
A library for creating interpreters and compilers.
vimlord/MAtchStick
A script package for creating bootable Arch Linux USBs for use in programming exams.
vimlord/MultidimensionalLinkedList
A mutation of the Linked List that has the elasticity of a Linked List, while being more efficient in several respects.
vimlord/NeuralNetwork
This implementation of a Neural Network is meant to be an experiment with training and using Neural Networks.
vimlord/NNetLibs
A Neural Net library that comes with several training algorithms.
vimlord/Recipe-Server
A web server written in NodeJS that uses MongoDB to store and serve recipes.
vimlord/SCSC-ML-Presentation-20171011
My presentation given to SCSC on 11 October 2017
vimlord/SCSCNeuralNetPresentation
A presentation that I gave to the Stevens Computer Science Club on Neural Networks, along with the code for the demos I showed.
vimlord/simple-neural-network
A simple Python script showing how the backpropagation algorithm works.
vimlord/torchrosa-tts
A text-to-speech program using VAE on Mel spectrograms of phonemes.
vimlord/vimrc
My personal vim configs.