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

Added logistic regression example #203

Merged
merged 4 commits into from
Sep 9, 2020

Conversation

mark-poscablo
Copy link

Modified version of the D3M logit demo so that it uses the existing MNIST data file in assets and it's not dependent on numpy or matplotlib. Ported from the C++ arrayfire logit example.

@@ -0,0 +1,64 @@
#!/usr/bin/python
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the env variant might be better

@9prady9 9prady9 added this to the 3.7 milestone Aug 20, 2020
@9prady9 9prady9 merged commit e85cefc into arrayfire:master Sep 9, 2020
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.

3 participants