Initial setup for training

This commit is contained in:
2025-09-19 21:50:46 +00:00
parent 2db9953601
commit e6b8a9f213
5 changed files with 901 additions and 222 deletions

View File

@@ -8,8 +8,10 @@ ephem = "*"
matplotlib = "*"
numpy = "*"
requests = "*"
rich = "*"
suntime = "*"
timezonefinder = "*"
tensorflow = "*"
[dev-packages]