Pinned Repositories
chat-with-jfk-files
the name speaks for itself
crushyourrace
Solving the AI Coaching Vertical for Running: Now on the Apple App Store
DQN-analysis-with-2048
(From 2020) ML Course Final Project - Deep Reinforcement Learning has proved useful in solving tasks bounded by an environment/rules. Q-learning, a popular method of RL, has been shown to solve wide varieties of diverse environments. Due to the vigorous study/use of Q-learning, engineers and researchers have developed various add-ons and improvements to this algorithm. Using the once popular game 2048 as our environment, we will analyze these improvements to find the optimal Q-learning policy.
end-to-end-ml
Going deep on ML deployment
First-DQN-Connect-Four
My first DQN!
leet-learn-ai
Supercharging the LeetCode grind with a little bit of AI magic 🧪
llm-blocks
OpenAI wrapper for an intuitive chat interface
maintainability
LLM driven static code analysis for quantifying maintainability
ship-fast-or-die
bringing the open source community together to celebrate shipping fast and avoiding complexity
turbo-docs
GPT-powered command line interface for generating documentation🚀
voynow's Repositories
voynow/DQN-analysis-with-2048
(From 2020) ML Course Final Project - Deep Reinforcement Learning has proved useful in solving tasks bounded by an environment/rules. Q-learning, a popular method of RL, has been shown to solve wide varieties of diverse environments. Due to the vigorous study/use of Q-learning, engineers and researchers have developed various add-ons and improvements to this algorithm. Using the once popular game 2048 as our environment, we will analyze these improvements to find the optimal Q-learning policy.
voynow/First-DQN-Connect-Four
My first DQN!
voynow/ConvNet-Architectures
ResNet, CIFAR10
voynow/Fun-With-Statistics
As any student or professional of data science would tell you, statistics is fundamental to the discipline. In this repository, I will be exploring how we can use python to apply some of the most fundamental statistical concepts.
voynow/Minesweeper
(From 2020) Advanced Programming Final Project - C++ implementation of minesweeper
voynow/Misc-AI-ML-DS-Projects
Two smaller projects from college: Monte Carlo tree search, ensemble learning, NLP
voynow/World-Happiness-EDA
Exploratory data analysis of country based data and its relationship with happiness (quantified by happiness score)