Skip to content
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

New practice exercise about Perceptron #669

Closed
depial opened this issue Oct 3, 2023 · 1 comment
Closed

New practice exercise about Perceptron #669

depial opened this issue Oct 3, 2023 · 1 comment

Comments

@depial
Copy link
Contributor

depial commented Oct 3, 2023

I have a practice exercise that I could contribute on the Perceptron algorithm. It seems to be a fairly traditional starting point for machine learning study, so I thought it would be appropriate and fun for the Julia track.

I believe I have everything more or less ready to go, but, since this would be my first time contributing, I'm a bit unsure about the process. I've forked the Julia repo, cloned it to my machine where I worked on everything (I used the Anagram exercise as a template for producing the requisite files). The only hiccup so far was that configlet wasn't creating the tests.toml file (it kept saying tests were up to date), so I did that manually using the UUID function. I have pushed them to my fork on GitHub, but I wanted to open an issue before opening a PR, since I figured it was good to see if that is a legitimate way to make the tests.toml file as well as if the exercise is of any interest to begin with.

@depial
Copy link
Contributor Author

depial commented Jan 31, 2024

PR opened

@depial depial closed this as completed Jan 31, 2024
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

No branches or pull requests

1 participant