Skip to content

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