aidecentralized / sonar

SONAR - Self-Organizing Network of Aggregated Representations
MIT License
7 stars 27 forks source link

Type Hinting main.py #67

Closed zaeeshah closed 1 week ago

zaeeshah commented 1 week ago

I added some type hinting in main.py.

I couldn't install the NVIDIA Python Package Index on my computer, so I had to take them out of the requirements.txt in order for me to be able to run it.