Update README.md

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

View File

@ -156,13 +156,9 @@ The result will be the model's predictions for the entire dataset.
## What's in the Works?
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>
- Convolutional Neural Networks
- Kernels for SVMs
</p>
<p>
3. Support Vector Regression
- Support Vector Regression
</p>
## Citations