Skip to content

Commit b5cdd78

Browse files
committed
update readme
1 parent a3ece5c commit b5cdd78

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ A base Julia interface for machine learning and statistics
77

88
- [X] Detailed proposal stage ([this
99
documentation](https://juliaai.github.io/LearnAPI.jl/dev/)).
10-
- [ ] Initial feedback stage (opened mid-January, 2023). General feedback can be provided at [this Julia Discourse thread](https://discourse.julialang.org/t/ann-learnapi-jl-proposal-for-a-basement-level-machine-learning-api/93048/20).
11-
- [ ] Implement feedback and finish "To do" list (below)
10+
- [X] Initial feedback stage (opened mid-January, 2023). General feedback can be provided at [this Julia Discourse thread](https://discourse.julialang.org/t/ann-learnapi-jl-proposal-for-a-basement-level-machine-learning-api/93048/20).
1211
- [ ] Proof of concept implementation
1312
- [ ] Polish
1413
- [ ] **Register 0.2.0**
@@ -17,8 +16,8 @@ You can join a discussion on the LearnAPI proposal at [this](https://discourse.j
1716

1817
To do:
1918

20-
- [ ] Add methods to create/save persistent representation of learned parameters
21-
- [ ] Add more repo tests
19+
- [ ] ~~Add methods to create/save persistent representation of learned parameters~~
20+
- [X] Add more repo tests
2221
- [ ] Add methods to test an implementation
2322
- [ ] Add user guide ("Common Implementation Patterns" section of manual)
2423

0 commit comments

Comments
 (0)