Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / ml /
2022-06-03 Scott GaschMake the bar graph thing do fractions.
2022-04-20 Scott GaschWork on docs and readability.
2022-04-19 Scott GaschImprove the quick labeler again.
2022-04-12 Scott GaschOverhaul quick_labeler part 2: understand what the...
2022-04-12 Scott GaschOverhaul quick labeler, part 1.
2022-04-02 Scott GaschMinor changes; make model trainer show results for...
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-10 Scott GaschMore cleanup.
2022-02-10 Scott GaschMore cleanup.
2022-02-10 Scott GaschMore cleanup.
2022-02-05 Scott GaschAdd a bunch of __init__.py's; maybe this will fix import
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 ScottMake subdirs type clean too.
2022-01-23 ScottMinor cleanup.
2022-01-23 ScottClean up the remote executor stuff and create a dedicat...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-06 ScottA bunch of changes...
2021-11-18 Scott GaschWaitableState thingy and some stuff in the ML world.
2021-11-16 Scott GaschMaking remote training work better.
2021-10-19 Scott GaschBugfixes.
2021-07-11 Scott GaschRandom cleanups and type safety. Created ml subdir.