dewball345
dewball345
Hello There, This is my directory structure: ``` module1 ---__init__.pyj ---test.pyj file1 ---__init__.pyj ---main.pyj ``` in test.pyj ``` def hello(): print("Hello") ``` and in my main.pyj ``` from module1.test import...
Was accidentally titled VicReg
This is a reupload(sorry about that). Saw that the original PR was a little hard to find so I created a new updated one. @owenvallis approved the code but it...
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows...