mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* create cache for q learning * make linter happy * global beam * where it belongs * bugfix * ditch the kopt, use the beam * faster lin and DEBUG=2 okay * remove kopt, move search to features |
||
|---|---|---|
| .. | ||
| generate_dataset.sh | ||
| get_action_space.py | ||
| helpers.py | ||
| pretrain_policynet.py | ||
| pretrain_valuenet.py | ||
| rl.py | ||
| test_net.py | ||
| test_time_linearizer.py | ||