Mike Izbicki
Mike Izbicki
`HLearn-distributions` has been depricated. There are no longer separate packages to install (and the latest versions are not on hackage). Instead, clone this repo. See #48 for more details.
Hmm... that code's honestly pretty out of date. I don't think there's a quick solution. Sorry. I made some major changes to the way HLearn deals with Functors/Monads, and never...
Thanks for the reminder! Unfortunately, I'm going to put this off a bit longer. GHC 8.0 is going to fix a lot of the warts that exist in the current...
@GodefroyClair This is still on the todo list, but I can't make any promises on a timeline.
Most likely your model is not training very well. If you were to post a link to the tensorboard.dev output, I could tell you if your model has trained well...
Anything explicitly using probability distributions has still been removed because I still haven't had time to flesh out what I think the proper interface should be, and I don't want...
If there's something you're specifically interested in, I can help you out with that. Otherwise, there's dozens of `FIXME` annotations in the subhask code. They have varying difficulty from really...
> > FIXME: this should be in the Monoid class, but putting it there requires a lot of changes to Eq > > It sounded like that might be low-hanging...
Starting next week, I'll have regular office hours on Tuesday 10:30-11:30AM and Friday from 11AM-noon. I'll also be happy to stay after class and answer any questions that people have.
Thanks. I thought I had updated the hackage pages with a new version that shows those libraries are deprecated, but I apparently forgot to do that. There's working links on...