Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aivclab/dmr

Domain Randomization Engine
https://github.com/aivclab/dmr

unity

Last synced: about 1 month ago
JSON representation

Domain Randomization Engine

Awesome Lists containing this project

README

        

# Domain Randomization

## Usage

### Get unity implementation

Either clone this repository:

````
git clone https://github.com/aivclab/dmr.git
````

Or

Download [zip]() and unzip

### Then python implementation

Either install dependencies:

````
pip install -r requirements.txt
````

And run

````
python run.py
````

Or just use the neodroid-cli, and run both

````
neodroid run dmr
````

And

````
neodroid-img
````

At the same time