Skip to content
Snippets Groups Projects
Commit 8da0f6fd authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

First attempt to approach the issue bob.bio.base#106

In this issue I'm:

1. Removing the loading and saving functions via HDF5 in the C++ and in
the python API (not sure if it's really necessary to remove from the C
level)

2. Implemented the methods `to_dict` and `from_dict` for the activation
functions

3. Test cases
parent 9b9dec5e
Branches
No related tags found
1 merge request!6WIP: First attempt to approach the issue bob.bio.base#106
Pipeline #32409 passed