Pinned Repositories
Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
backbonetutorials
As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
battleship
Implementations of different battleship AIs
cubepi
Control a cube in your browser using a raspberry pi and an ultrasonic distance sensor
mit-ocw-6.034-artificial-intelligence
Lab Assignments for MIT 6-034 ( Artificial Intelligence )
pcam_challenge
Models related to the PatchCamelyon Challenge
probabalistic-state-estimation
seddit
junoon53's Repositories
junoon53/mit-ocw-6.034-artificial-intelligence
Lab Assignments for MIT 6-034 ( Artificial Intelligence )
junoon53/battleship
Implementations of different battleship AIs
junoon53/pcam_challenge
Models related to the PatchCamelyon Challenge
junoon53/backbonetutorials
As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
junoon53/cubepi
Control a cube in your browser using a raspberry pi and an ultrasonic distance sensor
junoon53/probabalistic-state-estimation
junoon53/seddit
junoon53/cdf-clinic-feedback-system
A feedback form for a clinic
junoon53/cdf-feedback-system-amd
Starter for RequireJS and Backbone application, using Bower.
junoon53/Coursera-Introduction-to-Recommender-Systems
Exercises from Introduction to Recommender Systems offered at Coursera.
junoon53/crazyflie-clients-python
Host applications and library for Crazyflie written in Python.
junoon53/crazyflie-firmware
The main firmware for the Crazyflie Nano Quadcopter.
junoon53/cs231n
cs231n assignments
junoon53/cuda-sample
CUDA official sample codes
junoon53/document_similarity
different document similarity metrics
junoon53/dotfiles
various config files for my linux desktop
junoon53/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
junoon53/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
junoon53/junoon53.github.io
junoon53/language_models
Implementations of different language models
junoon53/min-char-rnn
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
junoon53/mit-open-courseware
Examples from MIT Open Courseware Materials
junoon53/mr-data-converter
Takes CSV or tab-delimited data from Excel and converts it into several web-friendly formats, include JSON and XML.
junoon53/NRE
Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT
junoon53/Spring2017
junoon53/statistical_stuff
boilerplate stuff for data visualization, statistics etc.
junoon53/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
junoon53/tensorflow_basics
Some basic tensorflow code
junoon53/virtual_touchscreen
Simple evdev linux device driver and GUI program to simulate multitouch touchscreen
junoon53/word_embeddings
Implementation of different methods for generating word embeddings