activation-functions topic

List activation-functions repositories

Pix2Pix

29
Stars
1
Forks
Watchers

Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0

ActivationFunctions

36
Stars
4
Forks
Watchers

Implementing activation functions from scratch in Tensorflow.

NET

23
Stars
6
Forks
Watchers

Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.

dl_note

237
Stars
44
Forks
Watchers

深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解,以及如何实现深度学习推理框架实战。

GLU

19
Stars
4
Forks
Watchers

An easy-to-use library for GLU (Gated Linear Units) and GLU variants in TensorFlow.

ActTensor

19
Stars
4
Forks
Watchers

ActTensor: Activation Functions for TensorFlow. https://pypi.org/project/ActTensor-tf/ Authors: Pouya Ardehkhani, Pegah Ardehkhani

sigmoidcolon

25
Stars
1
Forks
Watchers

:poop: Sigmoid Colon: The biologically inspired activation function.

SmeLU

21
Stars
2
Forks
Watchers

PyTorch reimplementation of the Smooth ReLU activation function proposed in the paper "Real World Large Scale Recommendation Systems Reproducibility and Smooth Activations" [arXiv 2022].

pwlu-pytorch

16
Stars
2
Forks
Watchers

Unofficial pytorch implementation of Piecewise Linear Unit dynamic activation function

PeriodicBNN

16
Stars
2
Forks
Watchers

Code for 'Periodic Activation Functions Induce Stationarity' (NeurIPS 2021)