DevoLearn / DevoLearn/devolearn

tests: unit tests do not check the outputs of models

Open
#53 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
53
Forks
32
PR merge metrics
No merged PRs in 30d

Description

While the unit tests do cover the output types, they do not check if the outputs themselves are correct/incorrect.

To do:
* Use some loss function w.r.t ideal outputs and make sure the losses are low enough
* Make sure the output `dtype` matches the original (`int, float32, float64`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.