neural_network #4

Merged
s452622 merged 34 commits from neural_network into master 2021-06-08 23:47:22 +02:00
Showing only changes of commit 74460231d2 - Show all commits

View File

@ -1,2 +1,5 @@
pygame==2.0.1 pygame==2.0.1
anytree~=2.8.0 anytree~=2.8.0
numpy~=1.20.3
torch~=1.8.1
opencv-python~=4.5.2.52