-
VanderbiltUniversity
- Nashville
- https://git.isis.vanderbilt.edu/nauga
Stars
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
CS188 Artificial Intelligence @UC Berkeley
A Resistance Capacitance Model for an Energetic Simulation of a Building
Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative importing
Artificial Intelligence project designed by UC Berkeley. Designed game agents for the game Pacman using basic, adversarial and stochastic search algorithms, and reinforcement learning concepts
My implementation of the Proximal Policy Optisation algorithm using Keras as a backend
Modelica models integration with Open AI Gym
A parallel distributed implementation of DBSCAN on Spark using Python
A platform to test reinforcement learning policies in the datacenter setting.
Code to train RL agents along with Adversarial distrubance agents
georgesung / TD3
Forked from sfujim/TD3Benchmarking TD3 and DDPG on PyBullet
Nicolepcx / CIS521
Forked from nfraenkel/CIS521Intro to Artificial Intelligence (Don't steal my code bro!)
A repository of Psychrometric calculation and plotting tools
Meta-Learning Acquisition Functions for Transfer Learning in Bayesian Optimization
Continual Reinforcement Learning in 3D Non-stationary Environments
Implementation of proximal policy optimization(PPO) with tensorflow
Non stationary bandit for experiments with Reinforcement Learning
Proximal Policy Optimization with Tensorflow 2.0
This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.
A simple building energy model written in Python.
Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning
Tensorflow implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
🐶 Anomaly detection system for Datadog multiple metrics
Dockerfile that is used for the JModelica regression testing of the Buildings library and of BuildingsPy
A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.