Popular repositories Loading
-
sparktorch
sparktorch PublicForked from dmmiller612/sparktorch
Train and run Pytorch models on Apache Spark.
Python
-
awesome-explainable-reinforcement-learning
awesome-explainable-reinforcement-learning PublicForked from Plankson/awesome-explainable-reinforcement-learning
A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges
-
rl
rl PublicForked from pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
Python
-
cplex-example
cplex-example PublicForked from alberto-santini/cplex-example
Solving a TSP with the CPLEX C++ API.
C++
-
jpor_codes
jpor_codes PublicForked from chkwon/jpor_codes
Codes for the book "Julia Programming for Operations Research"
Julia
-
Operations_Research
Operations_Research PublicForked from nurfnick/Operations_Research
A repository for Operations Research class at ECU
Jupyter Notebook
Repositories
- cvxpy Public Forked from cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
- torchkan Public Forked from 1ssb/torchkan
An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations
- schedule_free Public Forked from facebookresearch/schedule_free
Schedule-Free Optimization in PyTorch
- rl Public Forked from pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
- awesome-explainable-reinforcement-learning Public Forked from Plankson/awesome-explainable-reinforcement-learning
A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges
- cvxbook_additional_exercises Public Forked from cvxgrp/cvxbook_additional_exercises
Additional exercises and data for EE364a. No solutions; for public consumption.
- TensorLayerX Public Forked from tensorlayer/TensorLayerX
TensorLayerX: A Unified Deep Learning and Reinforcement Learning Framework for All Hardwares, Backends and OS.
- bayesian-torch Public Forked from IntelLabs/bayesian-torch
A library for Bayesian neural network layers and uncertainty estimation in Deep Learning extending the core of PyTorch