Update README.md

This commit is contained in:
marc 2021-09-24 17:03:59 -07:00 committed by GitHub
parent 836850d92e
commit 370550ec2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,11 @@ The result will be the model's predictions for the entire dataset.
ML++, like most frameworks, is dynamic, and constantly changing! This is especially important in the world of ML, as new algorithms and techniques are being developed day by day. Here a couple things currently being developed for ML++:
<p>
- Convolutional Neural Networks
</p>
<p>
- Kernels for SVMs
</p>
<p>
- Support Vector Regression
</p>