Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knakamura13 authored Oct 8, 2024
1 parent 54c0613 commit b43c514
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ Today, `mlrose-ky` introduces additional improvements and bug fixes on top of `m

- Added documentation to every class, method, and function (i.e., descriptive docstrings, strong type-hints, and comments)
- New documentation available here: https://nkapila6.github.io/mlrose-ky/
- Increased test coverage from ~5% to ~95% (and still aiming for 100% coverage)
- Increased test coverage from ~5% to ~99% (and still aiming for 100% coverage)
- Actively being maintained
- Fully backwards compatible with `mlrose-hiive`
- Optimized Python code with NumPy vectorization
- Optimized algorithm implementations, including a bug fix for Random Hill Climb (TODO: *rhc.py:126*)

## Main Features

Expand Down

0 comments on commit b43c514

Please sign in to comment.