ChadMcintire
I am a software developer. Right now I work in C++ and Python. I am really interested in Reinforcement Learning and I having a blast learning about it.
GovernmentOgden, UT
Pinned Repositories
App
trial push
architecture_class
calc2
Simple 2 number web calculator for git demos
chad-haiku
ChadMcintire-Montezuma_RL_algorithms
Concurrency-in-C-
Cuda_experiments
Raytracing_beginner
RL_Resources_and_Examples
UnderGANding
ChadMcintire's Repositories
ChadMcintire/RL_Resources_and_Examples
ChadMcintire/ChadMcintire-Montezuma_RL_algorithms
ChadMcintire/Concurrency-in-C-
ChadMcintire/Robotic_intelligence
6510
ChadMcintire/UnderGANding
ChadMcintire/cd0360-Introduction-to-Computer-Vision
nd891-1 / cd0360 Introduction to Computer Vision
ChadMcintire/DDPG
DDPG Repositiory in pytorch
ChadMcintire/Deep-Learning-with-Keras
ChadMcintire/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
ChadMcintire/deep_learning_with_keras
ChadMcintire/DeepReinforcementLearninginAction
ChadMcintire/Dueling_DQN_Mario
Dueling DQN to play mario
ChadMcintire/express-test
ChadMcintire/git_labs
This is a toy repository to mess around with git commands
ChadMcintire/google-research
Google Research
ChadMcintire/leetcode_stuff
ChadMcintire/Linear_Algebra_Refresher
Making a quick vector library
ChadMcintire/Nethack_stuff
ChadMcintire/nle-sample-factory-baseline
ChadMcintire/PPO-for-Beginners
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
ChadMcintire/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
ChadMcintire/PPO_with_clipping
PPO with clipping paper implementation
ChadMcintire/react-movie-page
ChadMcintire/Reinforcement_learning_class
ChadMcintire/RL_Information
A repo to track interesting sites and other things in the RL world
ChadMcintire/Soft_Actor_Critic
This is a submodule for the RL repo
ChadMcintire/TD3
Reimplementation of TD3 paper and algorithm
ChadMcintire/ThinkBayes
From the Think Bayes book
ChadMcintire/Udacity_Deep_learning
ChadMcintire/Updated-SAC-revisited