Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PetraVidnerova authored Jun 12, 2019
1 parent 14675e4 commit fc46ddc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
RBF layer for Keras

You need rbflayer.py to use RBF layers in keras. See test.py for
very simple example.
**very simple** example.

Feel free to use or modify the code.

## Requirements:
Keras, Tensorflow, Scikit-learn, optionally Matplotlib (only for test.py)

## Usage:

```
Expand Down

0 comments on commit fc46ddc

Please sign in to comment.