Pinned Repositories
ask-alexa-pykit
A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
ask-alexa-twitter
Use Amazon Echo's alexa skills kit (ASK) SDK to post messages to twitter and read out your top tweets. Built using the library- https://github.com/anjishnu/ask-alexa-pykit
ask-useful-science
Alexa skill for http://www.usefulscience.org/ summarizes research results in an understandable form. Built using ask-alexa-pykit.
autodiff
Minimalist Library implementing automatic tensor differentiation for Numpy (e.g. in MxNet and PyTorch) in less than 200 lines of code. Good for anyone who wants to learn the concepts without wading through huge codebases.
Crackr
Keyword Extraction system using Brown Clustering - (This version is trained to extract keywords from job listings)
neural-hacker-typer
A hacker typer module for the command line using state of the art neural language modeling models
PacmanAIProjects
Contains code for a variety of Pacman AIs utilizing algorithms and techniques ranging from A*star Search and Decision Trees to Reinforcement Learning.
Perspectiv
A visualization library focusing on simplicity.
surreal
Deep Learning based Image Super Resolution using DCGANs in Keras
mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
anjishnu's Repositories
anjishnu/ask-alexa-pykit
A minimalist SDK for developing skills for the Amazon Echo's ASK - Alexa Skills Kit using Amazon Web Services's Python Lambda Functions. Currently supported profiles are for Linux servers and AWS Lambda. Check the appropriate release branch. The cherrypy release branches have added components for request validation.
anjishnu/Crackr
Keyword Extraction system using Brown Clustering - (This version is trained to extract keywords from job listings)
anjishnu/ask-alexa-twitter
Use Amazon Echo's alexa skills kit (ASK) SDK to post messages to twitter and read out your top tweets. Built using the library- https://github.com/anjishnu/ask-alexa-pykit
anjishnu/Perspectiv
A visualization library focusing on simplicity.
anjishnu/surreal
Deep Learning based Image Super Resolution using DCGANs in Keras
anjishnu/ask-useful-science
Alexa skill for http://www.usefulscience.org/ summarizes research results in an understandable form. Built using ask-alexa-pykit.
anjishnu/neural-hacker-typer
A hacker typer module for the command line using state of the art neural language modeling models
anjishnu/pu-learn
A library for learning classifiers only with positive and unlabeled data. Adheres to the scikit-learn API
anjishnu/TweetTube
Barebones cloud based video-microblogging website- First prototype is up!
anjishnu/autodiff
Minimalist Library implementing automatic tensor differentiation for Numpy (e.g. in MxNet and PyTorch) in less than 200 lines of code. Good for anyone who wants to learn the concepts without wading through huge codebases.
anjishnu/bash-generics
Generic utilities I've found useful for terminal operation
anjishnu/micro-LRU
Algorithmically optimal LRU cache implementation in 70 lines of python
anjishnu/NLP-MT
Python Implementation of the IBM Model-1 and Model-2: Two seminal Machine Translation Systems.
anjishnu/alexa-avs-raspberry-pi
This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server.
anjishnu/anjishnu.github.io
Personal website.
anjishnu/AntsVsSomeBees
A tower defense game based on the popular Popcap games title- Plants Vs Zombies
anjishnu/bitvector
More memory efficient boolean array in Python using efficient bit packing
anjishnu/ember-heatmap
A heapmap for twitter with a GUI built on top of Google App Engine.
anjishnu/fastText
Library for fast text representation and classification.
anjishnu/github-backup
A simple script that backs up all local changes to github every night.
anjishnu/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
anjishnu/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
anjishnu/Lights-Controller
Dimmer Pack Interface Software - Stackless Python - Written by Nikhil Murthy, Contributors- Anjishnu Kumar, Deepak Gopinath, Shruti Rijhwani
anjishnu/mezzanine-client
Upgraded version of the Android Gallery application. Provides higher level search and similarity operations to users. Currently in development.
anjishnu/MLClassProjects
Andrew Ng's Machine Learning Class Projects
anjishnu/MultiHopKG
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
anjishnu/my_zshrc
default zshrc config for simple useful things
anjishnu/rougescore
Python implementation of ROUGE
anjishnu/scikit-learn
scikit-learn: machine learning in Python
anjishnu/SimpleCV
The Open Source Framework for Machine Vision