GithubHelp home page GithubHelp logo

mutkuoz / nmoid Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

A custom base functional calculation and visualization program for sigmoid formula, using Python and matplotlib library.

License: GNU General Public License v3.0

Python 100.00%

nmoid's Introduction

nmoid

A custom base functional calculation and visualization program for sigmoid formula, using Python and matplotlib library.

What is sigmoid formula?

Sigmoid function is a mathematical function with a characteristic "S"-shaped curve or sigmoid curve. It transforms any numeric value to a number between 0 and 1. It's calculated as sigmoid(n) equals to 1/1+e-ⁿ.

However, nmoid function is calculated as nmoid(n, b) 1/1+b-ⁿ, where b is the base value we decide instead of e in the original formula. The program gives us opportunity to calculate any nmoid(n, b) value or visualize nmoid values for a specific base in a graph.

nmoid's People

Contributors

mutkuoz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.