tensorflow
Directory actions
More options
Directory actions
More options
tensorflow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
## Kernel activation functions (TensorFlow) In the *kafnets* module you can find the modules for defining KAF layers, both for feedforward networks and convolutional networks (using the flag 'conv' during initialization). The code has two demos to showcase the modules using TensorFlow layers. ## Requirements * tensorflow = 1.1.13 * numpy = 1.15.4