Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 503 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 503 Bytes

Flow Classification Pipeline

A pipeline for training a flow classification neural network model

Path to FlappyBird dataset

pipeline/flappy-bird-dataset/flappy_bird_dataset

Installation steps

(pipeline) poetry install

Intitiating training of Gunnar-Farneback reward model

(pipeline) poetry run python3.6 -m gunnar_farneback_reward_model

Visualizing performance of the model

(GunnarFarnebackRewardModel) tensorboard --logdir .