Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Ericles-Porty/UFS.PIBIC.Graphs-With-Q-Learning

Repository files navigation

  1. open cmd and create virtual environment:
python -m venv venv
  1. open activate script in virtual environment:
venv\Scripts\activate
  1. install dependencies:
pip install -r requirements.txt`
  1. open cmd and type:
python api.py
  1. open browser and type: http://localhost:8000/docs

  2. click Try it out! button on endpoint who you want to test

  3. input your data and click Execute button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published