Commit Graph

4 Commits

Author SHA1 Message Date
Francois Chollet
27a2d06cf2 Add datasets namespace. Replace boston_housing with california_housing. 2023-04-30 18:50:58 -07:00
Ian Stenbit
d6bcc56001 First confusion metric (FalsePositives) (#30)
* Added confusion metrics -- still using TF ops

* Fixed structure + tests pass for TF (still need to port to multi-backend)

* Got rid of most tf deps, still a few more to go

* Full removal of TF. Tests pass for both Jax and TF

* Full removal of TF. Tests pass for both Jax and TF

* Formatting

* Formatting

* Review comments

* More review comments + formatting
2023-04-22 10:10:44 -06:00
Francois Chollet
14a10bcd1f Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00
Francois Chollet
160473c474 Initial draft of the codebase. 2023-04-09 12:21:45 -07:00