ozebehnam / simple-softmax-classifier-using-pytorch

A very simple softmax classifier using Pytorch framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-softmax-classifier-using-pytorch

A very simple softmax classifier using Pytorch framework As every Data scientist know we have lots of activation function like sigmoid, relu, and even sigmoid used for different targets, in this code you can learn how to use the softmax function in the PyTorch framework, to have multi probabilities.

About

A very simple softmax classifier using Pytorch framework


Languages

Language:Python 100.0%