Skip to content

Add a perceptron classifier to examples #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 11, 2024
Merged

Add a perceptron classifier to examples #31

merged 4 commits into from
Oct 11, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Oct 11, 2024

In this case the example is added to /test/integration/ but not actually included in runtests.jl, because it requires some heavy test dependencies. So it's for illustration puposes only.

We see here both an implementation of update (add iterations) and update_observations.

I've tested the example locally.

@ablaom ablaom merged commit a33bea4 into dev Oct 11, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant