Tino-FRC-2473 / FRCSPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRCSPN

A javafx application designed for scouting FRC events. Includes:

- matches for the entire year

- match details formatted in a visual manner

- a match prediction system based off a neural network that was trained from previous matches

In Progress

Currently, the Team Events module is not working.

Setup

- pull or download this project

- install python 3.x
	- make sure to click the set PATH option when installing
	- if you don't, uninstall and reinstall

- install requests (http://docs.python-requests.org/en/master/user/install/#install)

- set python system variable

- put this project a java compiler that can run javafx

About


Languages

Language:Java 79.6%Language:Python 20.3%Language:CSS 0.1%