CellularAutomata
Loading...
Searching...
No Matches
CellularAutomata::Activations Namespace Reference

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...
 

Detailed Description

Commonly used activation functions.