bclarkson-code / Tricycle

Deep learning framework completely from scratch in python + numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimise Loss

bclarkson-code opened this issue · comments

Currently, the loss function uses more memory and is slower than I would expect. It should be optimised