Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJaume committed Jun 14, 2021
1 parent 2673b78 commit 7dcc0fe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Bicleaner AI 1.0:
* Bicleaner train changes:
* Separate most of the training logic in the BaseModel class.
* Re-factor synthetic noise build function.
* Parallelize synthetic noise generation.
* Add fuzzy matching noise and neighbour noise.
* Add Decomposable Attention model.
* Add Transkformer-like model.
* Add XLMRoberta model.
* Bicleaner classify changes:
* Change old classifier by new neural models.
* Move hardrules into a separate package.

Bicleaner 0.15:
* Bicleaner train changes:
* Qmax bug fixing.
Expand Down

0 comments on commit 7dcc0fe

Please sign in to comment.