Pinned Repositories
affinder
affinder = affordance + finder. it helps users find a way to express affordances that a computer can actually carry out
ce-platform
cococo
𝄡 Collaborative Convolutional Counterpoint
do-rnn
a repo to learn about recurrent neural nets
dynamic_tutorials
learning ROS dynamic reconfigure
image-captioning-for-mortals
code examples in Python / Theano / Blocks / Foxhound to go along with my blog post "Neural Image Captioning for Mortals"
nus-nn
housing my homework for NUS EE5904R - NEURAL NETWORKS
realtimedj
olinjs lab2, a mashup between collaborative document editors like google docs and online dj mixing apps
smarterboard-nn
project to use neural networks for circuit schematic image classification.
vrep-maze-solver
the ePuck robot (2 wheel differential drive) plans a path and tries to avoid obstacles. Implemented in the VREP simulator environment. Inspired by NUS EE4306 - Distributed Autonomous Robotic Systems Lab 2.
youralien's Repositories
youralien/smarterboard-nn
project to use neural networks for circuit schematic image classification.
youralien/realtimedj
olinjs lab2, a mashup between collaborative document editors like google docs and online dj mixing apps
youralien/do-rnn
a repo to learn about recurrent neural nets
youralien/booltheweb
youralien/bamboo
youralien/BeautifulBlogBot
Whenever you're about done writing an article, have you asked yourself questions like "How can I add designs to make my article more visually engaging?" or "Which photo would be a great thumbnail when someone is searching for my post?" BeatifulBlogBot is your-right-hand man when it comes to situations like these.
youralien/blocks
A Theano framework for building and training neural networks
youralien/comprobo15
The base repository for Computational Robotics at Olin Fall 2015.
youralien/d3-maps
An exploration in geographic maps in D3.js
youralien/dato-native
a little repo for the "Truly Native?" kaggle competition
youralien/dotfiles
A set of vim, zsh, git, and tmux configuration files.
youralien/draw-rand-ecomps
Uses OpenCV to reproduce hand-drawn electrical components
youralien/flask_heroku
An easy-to-use Flask template for Heroku.
youralien/iclr15
Sentiment Analysis with Ensemble
youralien/jessicas-burgers
OlinJS Week 4 HW
youralien/ladder
Ladder network is a deep learning algorithm that combines supervised and unsupervised learning
youralien/minet
Neural networks in Theano... again. A small personal project.
youralien/mygithubpage
personal website
youralien/Node-Template
A starter template for node.js web-apps
youralien/olinjs
The second offering of Olin.js in the spring of 2015
youralien/Passage
A little library for text analysis with RNNs.
youralien/remix.js
Echo Nest Remix: The (JavaScript) Internet Synthesizer
youralien/robot-localization
Robot Localization Lab Repo: https://sites.google.com/site/comprobo15/projects/robot-localization
youralien/SigSys
Signals and Systems course
youralien/skip-thoughts
youralien/StockMeUp
Chrome Extension that provides a selection of beautiful stock images that match the topics and sentiment of text content (i.e. for finding images for an article or blog post)
youralien/ThinkDSP
LaTeX source and Python code for "Think DSP: Digital Signal Processing in Python", by Allen B. Downey.
youralien/twotter
twotter, a distant descendant of twitter. For OlinJS homework 6.
youralien/vat
Python codes for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"
youralien/wiki-copypasta
A Wikipedia page for Copy Pasta. Implemented with Node + Express + React JS. Of course, for OlinJS Lab1.