index
:
nnetwork-js.git
dev
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-10
refreshed package-lock.json
TinWoodman92
2024-02-10
added constructor and todos
TinWoodman92
2024-02-10
commented out activation function procedures and added todos
TinWoodman92
2024-02-09
Update activationFunctions.test.js
Christian Hodgden
2024-02-09
Update activationFunctions.test.js
Christian Hodgden
2024-02-09
replaces space indents with tab indents
Christian Hodgden
2024-02-09
added module imports and describe() method to nnetwork testing
Christian Hodgden
2024-02-09
add package-lock.json
Christian Hodgden
2024-02-09
updated package.json
Christian Hodgden
2024-02-09
added entry point
Christian Hodgden
2024-02-09
added module imports and describe() method to layer testing
Christian Hodgden
2024-02-09
added module imports and describe() method to activationFunction testing
Christian Hodgden
2024-02-08
Initial commit - setup
TinWoodman92
2024-02-08
Merge remote-tracking branch 'origin/main'
TinWoodman92
2024-02-08
Initial commit - setup
TinWoodman92
2024-02-08
Initial commit
Christian Hodgden
2024-02-08
initial commit
TinWoodman92