Pinned Repositories
Arch-Linux-Scripts
A dump of all of my (non sensitive) scripts for automating tasks on my system.
Attention
DDRprog
Source code for DDRprog
dota-map-coordinates
Custom game for dumping dota map entity coordinate data
Efficient-Dynamic-Batching
Solves AI, transcends reality, infiltrates your mind
GAN-MNIST-Pytorch
Generating Digits with Pytorch
gan-you-do-the-gan-gan
Yes you GAN!
NFQ
Toy Neural Fitted Q Learning Implementation
noah-pufferlib
Simplifying reinforcement learning for complex game environments
Recurrent-Highway-Hypernetworks-NIPS
Cleaned original source code from my NIPS publication
jsuarez5341's Repositories
jsuarez5341/Recurrent-Highway-Hypernetworks-NIPS
Cleaned original source code from my NIPS publication
jsuarez5341/Efficient-Dynamic-Batching
Solves AI, transcends reality, infiltrates your mind
jsuarez5341/gan-you-do-the-gan-gan
Yes you GAN!
jsuarez5341/GAN-MNIST-Pytorch
Generating Digits with Pytorch
jsuarez5341/Arch-Linux-Scripts
A dump of all of my (non sensitive) scripts for automating tasks on my system.
jsuarez5341/NFQ
Toy Neural Fitted Q Learning Implementation
jsuarez5341/noah-pufferlib
Simplifying reinforcement learning for complex game environments
jsuarez5341/DDRprog
Source code for DDRprog
jsuarez5341/Attention
jsuarez5341/dota-map-coordinates
Custom game for dumping dota map entity coordinate data
jsuarez5341/FFANN
Old but important project. Very general implementation of a feed forward artificial neural network in both Matlab and Python, tweakable via an easy config file. Note: you WILL have to muck with this to get it to run on your system: download MNIST, any related helper functions (or write them yourself), and tweak anything else still broken. None of this should matter: this code is meant to accompany my miniature machine learning course and give a starting point to students who are seeing this for the first time. However, if you do find specific errors, shoot me an email and I'll find time to fix them.
jsuarez5341/PImgLib
Python framework for quick cli manipulation of images including birghtness, flip, and rotate. Largely a wrapper for numpy.
jsuarez5341/VR-Glove
VR Glove. Calibrates to user. Allows binding of arbitrary commands via 4D nearest neighbor.
jsuarez5341/Coin-Reader
Very old MATLAB project for counting coins. Part of my inspiration to study computer vision.
jsuarez5341/Config
Configuration for work tools
jsuarez5341/EDLBC-Paper-Implementations
jsuarez5341/gitignore
A collection of useful .gitignore templates
jsuarez5341/jsuarez5341.github.io
Personal Page
jsuarez5341/Linear-Regression
A very old project from my first days in machine learning. However, the accompanying PDF provides a great intro for those just getting into ML. Search around my page and personal site for more resources.
jsuarez5341/Logistic-Regression
Matlab implementation of logistic regression with an emphasis on visual representation of decision boundaries. Mainly an instructive tool for first time students to accompany my miniature machine learning course
jsuarez5341/nlc
Neural Language Correction implemented on Tensorflow
jsuarez5341/noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
jsuarez5341/PettingZoo
Gym for multi-agent reinforcement learning
jsuarez5341/PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
jsuarez5341/pytorch-dqn
DQN implementation in pytorch
jsuarez5341/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
jsuarez5341/runelite
Open source Old School RuneScape client