Skip to main content

PyTorch-DRL

PyTorch-DRL is

  • a simple PyTorch wrapper making deep reinforcement learning much easier

Quickstart

Template Using PyTorch-DRL

Recommended Structure

.
├── env
│   ├── __init__.py
│   └── customized_env.py
├── net
│   ├── __init__.py
│   └── customized_net.py
├── agent
│   ├── __init__.py
│   └── customized_agent.py
├── trainer
│   ├── __init__.py
│   └── customized_trainer.py
├── main.py
└── requirements.txt

Demo

$ python demo.py

Dependencies and Installation

Package Dependencies

pip install -r requirements.txt can handle all package dependencies.

Install PyTorch-DRL

$ pip install pytorch-drl

Related Projects

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyTorch-DRL-0.0.2.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyTorch_DRL-0.0.2-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file PyTorch-DRL-0.0.2.tar.gz.

File metadata

  • Download URL: PyTorch-DRL-0.0.2.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for PyTorch-DRL-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d85dcb30d7447f0c6fd78d2be10df1e4d230464b2bf918d4e3f2e120822c3bf2
MD5 fb6349d58d84df36fe89dd7ca13f0788
BLAKE2b-256 94e9a3ef09dace3c0f02bea00a18122b6a11894dc8f38c5342f4a7c6068453b1

See more details on using hashes here.

File details

Details for the file PyTorch_DRL-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: PyTorch_DRL-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for PyTorch_DRL-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eee36abaa24cedf47ef66f6d60166a99f52ef58ab4e24a95f465eb2f4d0eb0ee
MD5 4934b32da3b4c91644034ccc0a6510f5
BLAKE2b-256 873a3d06ccb879b587bb14b7418c5cc602da1f841cbfdf74d745ddf54e257821

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page