Skip to content

Commit 6804008

Browse files
authored
Update README.md
1 parent ddd486d commit 6804008

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# RBF_neural_network_python
1+
# RBF_neural_network_python
2+
Author: Abderraouf Zoghbi , UBMA , Departement of Computer Science.
3+
4+
This is an implementation of a Radial Basis Function class and using it as a layer in a simple Neural Network for classification the origin of olive oil (olive.csv) in Python.
5+
6+
Feel free to use or modify the code.
7+
8+
## Requirements:
9+
+ [Keras](https://keras.io)
10+
+ [Tensorflow](https://www.tensorflow.org)
11+
+ [Tensorflow](https://scikit-learn.org/stable/index.html)
12+
+ optionally Matplotlib
13+
## License

0 commit comments

Comments
 (0)