Pinned Repositories
ai-agent-sudoku
AI program solves Diagonal Sudokus using constraint propagation and search techniques. Additionally, taught the agent to use the Naked Twins advanced Sudoku strategy.
ai-game-playing
Created an AI that beats human opponents in the game of Isolation using Minimax, Alpha-Beta Search, and Iterative Deepening.
asl-recognizer
bike-sharing-neural-network
Neural network that predicts daily bike rental ridership based on a company's historical dataset.
checkout-one-time-payments
Use Checkout to quickly collect one-time payments.
fresh-tomatoes
Generates html page from scraped Rotten Tomatoes website data. Displays movie titles, box art, critic score, audience score, and trailers for all top movies.
gan-face-generation
Generate Faces using GANs (Part of Udacity's DLFND)
health-assistant
Track key daily health metrics while building a personalized health database. When sufficient data has been gathered, it is fed to a (yet to be built) deep learning network which outputs a predictive health analysis.
logs-analysis
Practice project. A tool built to analyze a "news" websites internal data. Built with python and sql (PostgreSQL).
reddible
Reddit clone using React and Redux.
adammain's Repositories
adammain/reddible
Reddit clone using React and Redux.
adammain/ai-agent-sudoku
AI program solves Diagonal Sudokus using constraint propagation and search techniques. Additionally, taught the agent to use the Naked Twins advanced Sudoku strategy.
adammain/ai-game-playing
Created an AI that beats human opponents in the game of Isolation using Minimax, Alpha-Beta Search, and Iterative Deepening.
adammain/asl-recognizer
adammain/bike-sharing-neural-network
Neural network that predicts daily bike rental ridership based on a company's historical dataset.
adammain/checkout-one-time-payments
Use Checkout to quickly collect one-time payments.
adammain/fresh-tomatoes
Generates html page from scraped Rotten Tomatoes website data. Displays movie titles, box art, critic score, audience score, and trailers for all top movies.
adammain/gan-face-generation
Generate Faces using GANs (Part of Udacity's DLFND)
adammain/health-assistant
Track key daily health metrics while building a personalized health database. When sufficient data has been gathered, it is fed to a (yet to be built) deep learning network which outputs a predictive health analysis.
adammain/logs-analysis
Practice project. A tool built to analyze a "news" websites internal data. Built with python and sql (PostgreSQL).
adammain/moviedex-api
Thinkful Node.js Assignment
adammain/noteful
adammain/open-time
adammain/open-time-api
adammain/perfect-pet
adammain/portfolio-website
Living portolio website
adammain/react-myreads
Responsive book categorization web application built with React.
adammain/restaurant-inventory-menu
React seafood restaurant inventory & order menu.