Skip to content

Commit

Permalink
Update classy and vectorizer URLs and descriptions. (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
retraigo committed Jan 29, 2024
1 parent 6052055 commit f19aaef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ This list is a collection of the best Deno modules and resources.
- [dlog](https://github.com/dpmland/dlog) - A ussefull logger for the prompt with icons or simple version!

### Machine learning
- [classy-lala](https://github.com/retraigo/classy-lala) - Regression and Classification library.
- [classy-lala](https://github.com/retraigo/la-classy) - Single-layer perceptrons for supervised learning tasks.
- [netsaur](https://github.com/denosaurs/netsaur) - Powerful machine learning, accelerated by WebGPU
- [synaptic](https://github.com/load1n9/synaptic) - Dependency-less neural network library ported to deno
- [vectorizer](https://github.com/retraigo/vectorizer) - Convert text into vectors.
- [appraisal](https://github.com/retraigo/appraisal) - Feature extraction and conversion.

### Mail
- [deno-smtp](https://github.com/manyuanrong/deno-smtp) - A smtp mail sender for deno.
Expand Down

0 comments on commit f19aaef

Please sign in to comment.