nolearn icon indicating copy to clipboard operation
nolearn copied to clipboard

nolearn.lasagne: Create usage and caveats docs

Open dnouri opened this issue 10 years ago • 2 comments
trafficstars

The intention here is to write some usage documentation for nolearn.lasagne, and also mention a few of the caveats that have led to user confusion and tickets before.

Let's collect a list of issues that require a note in the docs here:

  • [ ] #7: train_test_split does not work for Pandas Series with non Dense Index
  • [ ] #13: Ability to Shuffle Data Before Each Epoch
  • [ ] #26: Option to make the nets more deterministic
  • [ ] #214: max_epochs and re-running fit
  • [ ] #163: Example of Loading Pretrained Model
  • [ ] #287: scores_train/valid take different parameters than custom_scores

[anything else?]

dnouri avatar Feb 19 '15 23:02 dnouri

Given that Lasagne had it's first release recently, maybe it;s time to make a small push for nolearn documentation ? I'de be up for helping out.

cbonnett avatar Aug 18 '15 14:08 cbonnett

Good call. I'll try and start this effort over the next week or two. Thanks for offering your help.

dnouri avatar Aug 19 '15 07:08 dnouri