|
CellularAutomata
|
Commonly used activation functions. More...
Classes | |
| class | cos |
| Periodic clamp between [-1, 1]. More... | |
| class | life |
| Rules for Conway's Game of Life. More... | |
| class | normal |
| Hard clamp between [0,1]. More... | |
| class | sigmoid |
| Smooth clamp between [0, 1]. More... | |
| class | sin |
| Periodic clamp between [-1, 1]. More... | |
| class | tan |
| Periodic clamp between (-inf, inf) More... | |
| class | tanh |
| Smooth clamp between [-1, 1]. More... | |
Commonly used activation functions.