Commit Graph

1 Commits

Author SHA1 Message Date
Aritra Roy Gosthipaty
f802cc8f34 Add: Accuracy metric (#22)
* chore: adding Accuracy metric

* chore: refactor code

removing tf specific code from docstring
using 4 space indent
using floatx instead of hardcoding float32

* chore: adding shape validation in accuracy

* chore: removing shape check

* chore: reformat

* add: reduction metric test, format: accuracy metrics
2023-04-25 22:38:36 +05:30