Row 3801
Content Data
This page contains data entry 3801 from the Axioma AXP content repository. The structured data below represents the complete record for this entry.
I've recently been developing a deep learning library to get a better understanding of machine learning concepts, right now I'm implementing a soft max activation function, everything seems to be right as i checked the values of the outputs and derivatives on existing softmax calculators and they matxhed up, but when i put my network through training it doesnt learn anything, the outputs are either [0.5, 0.4] ish or they just beome 0.9 randomly with no regard for the target.
When i have multiple samples in my data set like an image classifier all the outputs from seperate samples add up to 1 which is confusing. I know that softmax should distribute the outputs of 1 sample into a "probability" but i dont understand why it's happening between the samples of my data set
I'm confused on whether softmax is just a regular activation function or if it's like a special case. I saw a video where they treated the softmax as a layer instead of an activation function which makes me question if a softmax function has different back propogation steps compared to other activation functions. When i change the last activation function into sigmoid, tanH, or ReLU everything works fine.
Any feedback or comments are greatly appreciated seeing as I've spent hours stuck on this.
| Field | Value |
|---|---|
| text | I've recently been developing a deep learning library to get a better understanding of machine learning concepts, right now I'm implementing a soft max activation function, everything seems to be right as i checked the values of the outputs and derivatives on existing softmax calculators and they matxhed up, but when i put my network through training it doesnt learn anything, the outputs are either [0.5, 0.4] ish or they just beome 0.9 randomly with no regard for the target. When i have multip… |
| label | r/neuralnetworks |
| dataType | post |
| communityName | r/neuralnetworks |
| datetime | 2024-03-24 |
| username_encoded | Z0FBQUFBQm5Lakwxb1hGNUJndW9fZG5jX1YwV2l1Y2p1VmdDVFQyR2hON0NYSEM0SE5rbFlYVWc2VEtGdGdodnRpNFV1TTVPNGJFMWVhemlVNllvZzVReVhHejdkWGhCZGc9PQ== |
| url_encoded | Z0FBQUFBQm5Lak9Fc0pEZUwtTHN2eFR5djgtU3ZnSXFURHg3dVM4V3RubjRhdjhzRmdFdlFRLUlETEo2NnljaWFlaWs2NFkxUDhTXzZHWWN2SFFNelZsSEFhWWFzNm9rR251TjVpWE9EamdQYkpsSUhvWG9sNVpjWlVraW1vVEo0QlN0MEYzRWRDX3lVb1h0eUtnd1JYSUFDN0E4LVlRakhHcnJqeXNxd3RnN1QwdW5fU2FqUnJYaUxJbmdEOGh0UEZiNHpuXzBVVDByNVVET1llTTRKQjFPZTdUTldSZnVIdz09 |
Raw Record
{
"text": "\nI've recently been developing a deep learning library to get a better understanding of machine learning concepts, right now I'm implementing a soft max activation function, everything seems to be right as i checked the values of the outputs and derivatives on existing softmax calculators and they matxhed up, but when i put my network through training it doesnt learn anything, the outputs are either [0.5, 0.4] ish or they just beome 0.9 randomly with no regard for the target. \n\nWhen i have multiple samples in my data set like an image classifier all the outputs from seperate samples add up to 1 which is confusing. I know that softmax should distribute the outputs of 1 sample into a \"probability\" but i dont understand why it's happening between the samples of my data set\n\nI'm confused on whether softmax is just a regular activation function or if it's like a special case. I saw a video where they treated the softmax as a layer instead of an activation function which makes me question if a softmax function has different back propogation steps compared to other activation functions. When i change the last activation function into sigmoid, tanH, or ReLU everything works fine.\n\nAny feedback or comments are greatly appreciated seeing as I've spent hours stuck on this.\n",
"label": "r/neuralnetworks",
"dataType": "post",
"communityName": "r/neuralnetworks",
"datetime": "2024-03-24",
"username_encoded": "Z0FBQUFBQm5Lakwxb1hGNUJndW9fZG5jX1YwV2l1Y2p1VmdDVFQyR2hON0NYSEM0SE5rbFlYVWc2VEtGdGdodnRpNFV1TTVPNGJFMWVhemlVNllvZzVReVhHejdkWGhCZGc9PQ==",
"url_encoded": "Z0FBQUFBQm5Lak9Fc0pEZUwtTHN2eFR5djgtU3ZnSXFURHg3dVM4V3RubjRhdjhzRmdFdlFRLUlETEo2NnljaWFlaWs2NFkxUDhTXzZHWWN2SFFNelZsSEFhWWFzNm9rR251TjVpWE9EamdQYkpsSUhvWG9sNVpjWlVraW1vVEo0QlN0MEYzRWRDX3lVb1h0eUtnd1JYSUFDN0E4LVlRakhHcnJqeXNxd3RnN1QwdW5fU2FqUnJYaUxJbmdEOGh0UEZiNHpuXzBVVDByNVVET1llTTRKQjFPZTdUTldSZnVIdz09"
}
Entry Information
- Entry ID: 3801
- Repository: Axioma AXP
- Dataset: arrmlet/reddit_dataset_36
- Total Entries: 100,000