An open API service indexing awesome lists of open source software.

https://github.com/montyanderson/fast-sigmoid

Trying to find ways to speed up 1 / (1 + e^-x)
https://github.com/montyanderson/fast-sigmoid

Last synced: 3 months ago
JSON representation

Trying to find ways to speed up 1 / (1 + e^-x)

Awesome Lists containing this project

README

        

# fast-sigmoid
Trying to find ways to speed up 1 / (1 + e^-x)