Files
tensorneat-mend/.gitignore
wls2002 b3e442c688 add sympy support; which can transfer your network into sympy expression;
add visualize in genome;
add related tests.
2024-06-12 21:36:35 +08:00

13 lines
119 B
Plaintext

.idea/
__pycache__/
*.pyc
*.swp
.vscode/
*.env
*.log
.cache/
.tmp/
# Ignore files named exactly 'tmp' or 'aux'
tmp
aux