jqin020's Stars
aorvieto/DecSPS
Official code for "Dynamics of SGD with Stochastic Polyak Stepsizes: Truly Adaptive Variants and Convergence to Exact Solution""
ds4dm/learn2branch
Exact Combinatorial Optimization with Graph Convolutional Neural Networks (NeurIPS 2019)
andywu0913/OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
jeffheaton/t81_558_deep_learning
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ANL-CEEESA/UnitCommitment.jl
Optimization package for the Security-Constrained Unit Commitment Problem
ANL-CEEESA/MIPLearn
Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML)
yg-smile/RL_VVC_dataset
A Reinforcement Learning-based Volt-VAR Control Dataset
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.