mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 11:10:20 +01:00
docs update + removing unused code from parallel_actor
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 25 KiB |
@@ -2,7 +2,7 @@
|
||||
|
||||
## Motivation
|
||||
|
||||
Enable easy design and training of state-of-the-art reinforcement learning algorithms with multiple environments
|
||||
Train and evaluate reinforcement learning agents by harnessing the power of multi-core CPU processing to achieve state-of-the-art results. Provide a sandbox for easing the development process of new algorithms through a modular design and an elegant set of APIs.
|
||||
|
||||
## Solution
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
site_name: Reinforcement Learning Coach Documentation
|
||||
theme: material
|
||||
theme: readthedocs
|
||||
site_description: 'Reinforcement Learning Coach Documentation by Intel Nervana.'
|
||||
markdown_extensions:
|
||||
- mdx_math:
|
||||
|
||||
Reference in New Issue
Block a user