Skip to content

Optimization framework, large MLP, binary and ternary nets...

Javier Duarte requested to merge github/fork/vloncar/hack6 into master

Created by: vloncar

This PR includes the work done at the Hackathon. The branch is a continuation of work done in #144. It includes:

  • Optimization framework
  • Large MLP (enabled by changing the Strategy configuration key)
  • Binary and ternary network improvements (merged dense + activation), built on top of the optimizer framework.
  • Probably other things I forgot...

Thanks to @thesps @jngadiub @ssagear @violatingcp @GiuseppeDiGuglielmo @nhanvtran and others for the code!

Merge request reports

Loading