Skip to content

Releases: TSTEMTrilobytesSoftware/FTC-Rover-Ruckus-2018-2019-Programming

OpModes with Tensorflow Lite Implementation

16 Jan 03:16
5782d22
Compare
Choose a tag to compare

Our Op modes, but this time, with Tensorflow implementation in TensorFlowTest.java
Reformatted Code in OpModes that aren't disabled
More comments for explanations of different segments of code

Tensorflow Updates

21 Dec 00:24
68e4def
Compare
Choose a tag to compare

Includes new programming for using the Tensorflow sample code to operate robot components based on certain conditions. Examine TensorFlowTest.java for Tensorflow implementation.