Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
841 contributions in the last year
Activity overview
Contributed to
keras-team/keras,
tensorflow/tensorflow,
keras-team/keras-applications
and 5 other
repositories
Contribution activity
April 2019
- Default type to floatx()
- Allow generators into Model's fit, evaluate and predict
- Use keras backend for identity initializer
- Fix `slice` of TF for enabling the sanity check to handle TF tensors
- Revise backend tests for dtype
- Add kwarg and documentation for dilation_rate to DepthWiseConv2D
- Implement `foldl` and `foldr` for CNTK #12168
- Test accompanying https://github.com/keras-team/keras/pull/12566
- Add load_weights_on_restart parameter to ModelCheckpoint.__init__()
- remove a redundant line