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

https://github.com/lovesaroha/softmax-regression

The softmax function  or normalized exponential function  is a generalization of the logistic function to multiple dimensions. In this example (X is weight, Y is height) where (0,0) is top left corner.
https://github.com/lovesaroha/softmax-regression

javascript machine-learning softmax-regression tensorflow training

Last synced: 4 months ago
JSON representation

The softmax function  or normalized exponential function  is a generalization of the logistic function to multiple dimensions. In this example (X is weight, Y is height) where (0,0) is top left corner.

Awesome Lists containing this project

README

        

# Softmax-Regression (Dog Breed)
The softmax function  or normalized exponential function  is a generalization of the logistic function to multiple dimensions. In this example (X is weight, Y is height) where (0,0) is top left corner.

Demo [lovesaroha/Softmax-Regression](https://ml.lovesaroha.com/Softmax-Regression)

![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/68.png)

---

![game](https://raw.githubusercontent.com/lovesaroha/gimages/main/69.png)