Skip to content
Snippets Groups Projects
Commit 2841e948 authored by Luc Giffon's avatar Luc Giffon
Browse files

update readme with requirements

parent 269e9a1b
No related branches found
No related tags found
No related merge requests found
# nystrom-layer
# Minimal working example of Nyström layer
Minimum working example of Nystrom Layer implementation
\ No newline at end of file
Minimum working example of the Nystrom Layer implementation.
## Requirements
Those requirements versions may not be absolutely necessary but they are the versions
used while writing this simple example
- `python=3.6`
- `keras=2.2.4`
- `tensorflow=1.13.1`
- `numpy=1.16.4`
## Files
- `nystrom_layer.py`: the minimal working example that you can just execute as it is.
- `keras_kernel_functions.py`: some common kernel functions implemented in keras.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment