mirror of
https://github.com/Cian-H/symbolic_nn_tests.git
synced 2025-12-22 22:22:01 +00:00
First functional training loop
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
def main():
|
||||
print("Working")
|
||||
from .ffnn import main
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user