aboutsummaryrefslogtreecommitdiffstats
path: root/rules/controller/neural.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-2/+2
|
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
|
* [Fix] Avoid reinitialising neural settingsAndrew Lewis2021-02-051-2/+0
|
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-0/+72
- Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test