This website requires JavaScript.
Explore
Help
Register
Sign In
tony
/
tensorneat-mend
Watch
1
Star
0
Fork
0
You've already forked tensorneat-mend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
075460f896c495453d5c0b3cacec9f757d5473c7
tensorneat-mend
/
tensorneat
/
algorithm
/
neat
/
genome
History
wls2002
075460f896
fix bugs
2024-06-20 16:32:52 +08:00
..
__init__.py
rename the "advance" and "AdvanceInitialize" to "hidden" and "HiddenInitialize"
2024-06-18 16:02:26 +08:00
base.py
fix bugs
2024-06-20 16:32:52 +08:00
default.py
fix bugs
2024-06-20 16:32:52 +08:00
dense.py
modify act funcs and sympy act funcs;
2024-06-18 16:01:11 +08:00
hidden.py
rename the "advance" and "AdvanceInitialize" to "hidden" and "HiddenInitialize"
2024-06-18 16:02:26 +08:00
recurrent.py
add sympy support; which can transfer your network into sympy expression;
2024-06-12 21:36:35 +08:00