v1.5.0
What's Changed
- Split API documentation in multiple files by @Dref360 in #158
- Lightning Flash example by @parmidaatg in #154
- Add bandit to CircleCI by @Dref360 in #164
- Add Label function to HFDataset @Dref360 in #165
- #161 update query size by @Dref360 in #166
- Same fix in dropconnect and consistent dropout as in dropout by @Dref360 in #172
- Add last_active_step iteration to iterate over the last N active steps. by @Dref360 in #174
Deprecated
- We now deprecate our PL integration in favor of Lightning Flash. More information to come.
- We renamed
n_data_to_label
toquery_size
to match academic papers notation.
Full Changelog: 1.4.0...1.5.0