Grimmp / RustTensorFlowTraining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RustTensorFlowTraining

Small example showing a way to train TensorFlow models with the Rust TensorFlow-Bindings. Use the Python script to create a model and then run the main method, which will perfrom one training step and one prediction.

About

License:MIT License


Languages

Language:Rust 41.8%Language:PureBasic 38.1%Language:Python 20.1%