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

Interested in working on HLearn. #70

Open
b1tfury opened this issue Oct 25, 2015 · 2 comments
Open

Interested in working on HLearn. #70

b1tfury opened this issue Oct 25, 2015 · 2 comments

Comments

@b1tfury
Copy link

b1tfury commented Oct 25, 2015

@mikeizbicki I am interested in working on HLearn. I have basic knowledge of machine learning and haskell. I am willing to start my contribution even from documentation. So please provide some direction.

@mikeizbicki
Copy link
Owner

Hi Sahil. Thanks for the offer! I'd love the help!

HLearn doesn't use the standard Haskell Prelude. Instead, it uses SubHask
(see http://github.com/mikeizbicki/subhask). There's a number of
differences between subhask and standard Haskell, so you should probably
familiarize yourself with it first. There's also not much in the way of
tutorials for subhask, so maybe trying to write a tutorial would be a good
place to start? In particular, I would really like to have a couple of
very small programs in the documentation as litterate haskell files. Maybe
you could pick a small project and implement it with subhask?

Once your more familiar with subhask, then we can start talking about
adding to HLearn directly.

On Sat, Oct 24, 2015 at 11:17 PM, Sahil Kharb notifications@github.com
wrote:

@mikeizbicki https://github.com/mikeizbicki I am interested in working
on HLearn. I have basic knowledge of machine learning and haskell. I am
willing to start my contribution even from documentation. So please provide
some direction.


Reply to this email directly or view it on GitHub
#70.

@b1tfury
Copy link
Author

b1tfury commented Oct 25, 2015

@mikeizbicki Thanks for short reply. I will look into subhask and will update you regarding tutorial.

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

2 participants