evolving a gym cartpole controller; directly against bytes of a tf lite microcontroller model
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
get tflite bytes version working. note: needed fixed names in models
3c7710dView on GitHubpull convert part of convert_to_tflite.py into util function
bbd6e14View on GitHuballow tflite agent to be inited either from file, or bytes directly
57a7c88View on GitHubmove numpy xover into util, remove some old util functions
c3c7d3fView on GitHubswitch to members being just an array and externalise xover function
646ad71View on GitHub