Skip to content
Diamond42474 edited this page Apr 15, 2019 · 3 revisions

TBA-2019


Sections of Code

  • Artaficial_Intelligence
  • CSV
  • Data
  • GUI
  • Internet
  • JSONing
  • Telegram

Basic Structure

  1. Data is gathered from The Blue Alliance in the form of a JSON string
  2. Data is parsed into a HashMap containing an Array
  3. Data is saved to a text file in JSON format
  4. Data is saved as a CSV file
  5. Neural Network is trained
  6. Neural Network predicts what teams can and can't do
Clone this wiki locally