0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 minutes ago. based on code collected 3 minutes ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change the module to fit the target More... over 4 years ago
Match the target of typescript to match the lowest node version supported in the CI (node 10) More... over 4 years ago
Adding @babel/preset-typescript as well More... over 4 years ago
Adding ts-node to make jest happy More... over 4 years ago
fix: Fix unit tests More... over 4 years ago
Merge pull request #707 from baradm100/update-contribute-link More... over 4 years ago
doc: Fix the broken contribute link in the README More... over 4 years ago
fix: Shorten definition More... over 4 years ago
fix: Shorten import More... over 4 years ago
fix: Missing dimensions More... over 4 years ago
fix: Add missing file More... over 4 years ago
fix: Remove babel fix: Simplify build process to happen just before publish fix: Remove multiple tsconfigs and test eslintrc, one is enough fix: Move all tests beside their files More... over 4 years ago
Merge pull request #700 from loredanacirstea/types-fix More... over 4 years ago
Ran lint process More... over 4 years ago
Fixed lint:typecheck errors More... over 4 years ago
fix: Upgrade Thaw More... over 4 years ago
fix: Pool and RecurrentZero settings from json More... over 4 years ago
fix: JSON serialization/deserialization For both FeedForward and Recurrent More... over 4 years ago
fix: Test lstmCell and rnnCell IRecurrentInput and LSTMTimeStep follow lstmCell test Export RecurrentInput, IRecurrentInput, and RecurrentZeros Random Layer sets settings so no need to cast Upgrade GPU.js More... over 4 years ago
fix: Formatting More... over 4 years ago
feat: Unit test Matrix and shrink JSON Remove useless JSDoc from Matrix types Corrected JSON to matrix types Fix logging in FeedForward More... over 4 years ago
fix: Broken unit test More... over 4 years ago
fix: Broken test More... over 4 years ago
fix: Broken test More... over 4 years ago
fix: Unit test More... over 4 years ago
fix: Fix a couple broken tests More... over 4 years ago
fix: Fix toJSON/fromJSON, toFunction, trainOpts More... over 4 years ago
fix: Turn off logging and fix JSON unit test Also removed some JSDoc comments More... over 4 years ago
fix: Lint and consistency More... over 4 years ago
fix: Properly break down spies More... over 4 years ago