mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-10 16:10:06 +01:00
edits to readme
This commit is contained in:
parent
38cc0c1502
commit
e2f5d20fbc
@ -109,6 +109,8 @@ The result will be the model's predictions for the entire dataset.
|
|||||||
- Xavier Uniform
|
- Xavier Uniform
|
||||||
- He Normal
|
- He Normal
|
||||||
- He Uniform
|
- He Uniform
|
||||||
|
- LeCun Normal
|
||||||
|
- LeCun Uniform
|
||||||
3. ***Prebuilt Neural Networks***
|
3. ***Prebuilt Neural Networks***
|
||||||
1. Multilayer Peceptron
|
1. Multilayer Peceptron
|
||||||
2. Autoencoder
|
2. Autoencoder
|
||||||
@ -171,7 +173,7 @@ The result will be the model's predictions for the entire dataset.
|
|||||||
|
|
||||||
|
|
||||||
## What's in the Works?
|
## 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++:
|
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 are a couple of things currently being developed for ML++:
|
||||||
<p>
|
<p>
|
||||||
- Convolutional Neural Networks
|
- Convolutional Neural Networks
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user