Pinned Loading
-
Bayesian_Optimization_NN_HeartFailure
Bayesian_Optimization_NN_HeartFailure PublicThis project predicts the likelihood for heart failure. The project takes place in three parts: exploratory data analysis (EDA) and data preparation, the creation of three initial binary classifica…
Jupyter Notebook 2
-
actor_critic_quadcopter
actor_critic_quadcopter PublicAdvantage Actor-Critic (A2C) reinforcement learning agent used to control the motor speeds on a quadcopter in order to keep the quadcopter in a stable hover following a random angular acceleration …
-
quadcopter_with_PID_controller
quadcopter_with_PID_controller PublicQuadcopter dynamics simulation with two proportional–integral–derivative (PID) controllers that adjust the motor speeds of the quadcopter and enable control of position and orientation.
-
PyGame_Tanks
PyGame_Tanks PublicTop-down tank shooter game designed with PyGame. Players can play against enemy tanks who possess basic decision making ability. The next phase will focus on using reinforcement learning to give th…
Python 1
-
Gym_QLearning_and_RewardShaping
Gym_QLearning_and_RewardShaping PublicThis repo demonstrates basic Q-learning for the Mountain Car Gym environment. It also shows how reward shaping can result in faster training of the agent.
Python
-
Bayesian_Opt_NN_Building_Heating_Loads
Bayesian_Opt_NN_Building_Heating_Loads PublicThis project uses Bayesian Optimization to find the optimal hyperparameters for a fully-connected feed-forward neural network used to estimate the heating load on a building given eight different i…
If the problem persists, check the GitHub status page or contact support.