karpathy / karpathy/convnetjs

Loaded JSON runs slower

Open
#40 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.2k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Noticing a framerate drop with nets loaded from JSON.

Setup a test in jsfiddle with the library included, only thing which jumped out at me was `dw` in `Vol.toJSON` so added to see if that helped.
http://jsfiddle.net/MrYellow/xLy0Lp45/7/
1. Hit start
2. Run until loss drops.
3. Log some timings.
4. Save/Load.
5. Re-enable learning.

I'm going from 145-150 or so to 120.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.