Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ If you want to contribute to this list (please do), check [How to Contribute](ht
## Table of Contents

- [Active Learning](#active-learning)
- [Algorithms](#algorithms)
- [Bioinformatics](#bioinformatics)
- [Classification](#classification)
- [Clustering](#clustering)
Expand Down Expand Up @@ -39,6 +40,11 @@ If you want to contribute to this list (please do), check [How to Contribute](ht
* [Active Learning Literature Survey](https://scholar.google.com/scholar?q=%22Active%20Learning%20Literature%20Survey%22%20author%3A%22B%20Settles%22 "B Settles") (2010)
[B Settles] [67pp]

### Algorithms

* [Machine Learning Algorithms in Depth](https://www.manning.com/books/machine-learning-algorithms-in-depth "V Smolyakov") (2023)
[V Smolyakov] [325pp] 📚

### Bioinformatics

* [Introduction to Bioinformatics](https://scholar.google.com/scholar?q=%22Introduction%20to%20Bioinformatics%22%20author%3A%22A%20Lesk%22 "A Lesk") (2013)
Expand Down