Skip to content

How to test a trained model #24

@Watermelon-ice111

Description

@Watermelon-ice111

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions