Pinned Repositories
0xPlace
Decentralized r/place
2048-Reinforcement-Learning
AI that uses Deep Q-Learning to play 2048. Also playable in console for humans.
ai-for-adversarial-games
Building classical minimax + alpha-beta pruning algorithms (with hardcoded heuristics for extremely complex game spaces), and beating them with modern reinforcement learning techniques.
Apollo-text-parser
Parses cognitive behavior therapy transcripts for data that will later be used to build an AI chatbot to help with mental health on college campuses.
course-optimizer
Optimal course planner: Network flows and combinatorial optimization, Web scraping, Full-stack web app.
n3rp
N3RP (the NFT Rental Protocol) allows users to trustlessly rent out their ERC721-based assets.
rl-finance
CAIS++ Spring 2019 Project: Building an Agent to Trade with Reinforcement Learning
SoulboundNFTs
A Standard for Non-Transferable NFTs
SRGAN-TreeHacks
TreeHacks 2019: Best computer vision prize and IBM’s #1 favorite health hack. Upscaling low resolution videos with a novel super resolution GAN architecture.
stock-price-analysis
This is our final project for our data analytics bootcamp. We will be analyzing stock price data (mostly large-cap U.S. equities). Predicting financial data is a famously difficult problem, so this is mostly an exercise in using some of the tools we've learned this year.
GrantStenger's Repositories
GrantStenger/n3rp
N3RP (the NFT Rental Protocol) allows users to trustlessly rent out their ERC721-based assets.
GrantStenger/rl-finance
CAIS++ Spring 2019 Project: Building an Agent to Trade with Reinforcement Learning
GrantStenger/SRGAN-TreeHacks
TreeHacks 2019: Best computer vision prize and IBM’s #1 favorite health hack. Upscaling low resolution videos with a novel super resolution GAN architecture.
GrantStenger/stock-price-analysis
This is our final project for our data analytics bootcamp. We will be analyzing stock price data (mostly large-cap U.S. equities). Predicting financial data is a famously difficult problem, so this is mostly an exercise in using some of the tools we've learned this year.
GrantStenger/SoulboundNFTs
A Standard for Non-Transferable NFTs
GrantStenger/ai-for-adversarial-games
Building classical minimax + alpha-beta pruning algorithms (with hardcoded heuristics for extremely complex game spaces), and beating them with modern reinforcement learning techniques.
GrantStenger/2048-Reinforcement-Learning
AI that uses Deep Q-Learning to play 2048. Also playable in console for humans.
GrantStenger/0xPlace
Decentralized r/place
GrantStenger/course-optimizer
Optimal course planner: Network flows and combinatorial optimization, Web scraping, Full-stack web app.
GrantStenger/intro-to-deep-learning-lesson
GrantStenger/minimax-connect4
Quick minimax algorithm to play connect4. Practice before trying to build a chess ai.
GrantStenger/Optimal-Allocations
On Optimal Allocations: The Math of Party Rounds
GrantStenger/algorithms
Implementations for some algorithms and data structures I find interesting.
GrantStenger/cais-deep-rl-presentation
GrantStenger/colins-blackjack
GrantStenger/elo-ranking
GrantStenger/Figgie
GrantStenger/game-playing-ai
GrantStenger/gan-digit-generator
Uses generative adversarial network (GAN) learning to generate images of handwritten digits based on the MNIST dataset.
GrantStenger/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
GrantStenger/grantstenger.com
GrantStenger/hillside-farmhouse
GrantStenger/LL-parser
LL1 parser implemented in Java. Written in 2016 for our unit on context-free grammars.
GrantStenger/metaplex
The Metaplex protocol
GrantStenger/Numerai
GrantStenger/OpenAI-Gym
A playground for exploring reinforcement learning.
GrantStenger/poker
Poker playing application built to help me improve my poker skills and to do data analytics on specific, interesting hands. Very much in progress.
GrantStenger/to-do-list
Built a to-do list that I actually like. This project has been useful to help me continue learning HTML, CSS, JavaScript, PHP, SQL, and AJAX. This app is actually really useful for me in real life.
GrantStenger/Voice-Recognition
Helping my sister with her project. It uses GTTS to allow the user to interact with the interface with their voice. Pretty sweet project.
GrantStenger/VoiceRec
Uses GTTS to do a series of commands