-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Package versioning is managed with poetry
pip install poetry
Clone the repository
git clone https://github.com/reiniscimurs/DRL-robot-navigation.git
Navigate to the cloned location and install using poetry
poetry install
Training the model
Run the training by executing the train.py file
poetry run python robot_nav/rl_train.py
To open tensorbord, in a new terminal execute
tensorboard --logdir runs
I have followed the above sequence and trained it in 4 hours. How should I test the trained model
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels