Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pokemon Demo Ease of Use #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dragonfire3900
Copy link

Currently this demo is split across three different repositories. One for deployment to the PYNQ board, one for scrapping the data, and one for training the data. I think that by combining the different repos into one (through submodules and including code) that using this demo will be much easier.

The two major changes are

  1. Including the data scrapper as a submodule in the root directory
  2. Adding the most recent deployment code for the PYNQ demo to the root directory

This will make it a little smoother to get the data without having to contact someone. In addition any changes to the scraper will be in sync
In order to make deploying this demo as easy as possible it's important to keep everything in one place. I added the necessary code to deploy to a PYNQ board from @ben-hawks.

As a result only this repository needs to be cloned to the PYNQ board which will make deployment faster.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant