Row 3710

Row ID: 3710 | Dataset Entry | Axioma AXP Content Repository

Content Data

This page contains data entry 3710 from the Axioma AXP content repository. The structured data below represents the complete record for this entry.

I am following [this](https://www.kaggle.com/code/ancientaxe/simple-neural-network-from-scratch-in-python/notebook) simple tutorial, but subbing in [this](https://huggingface.co/datasets/pirocheto/phishing-url) dataset and adapting accordingly.

I've got it working (most of the time), and the network can predict whether the URLs are phishing or legitimate with ~95% accuracy (when it works).

Occasionally, maybe 1 in 5 times, the weights produced end up being totally useless for prediction. Is this a common issue with neural network training? I can provide code if desired, but the code is nearly identical to what's in the tutorial, except for some changes to the number of input and output neurons and obviously the different treatment of different data.

It's like it hickups somewhere in the beginning of the training process, and can't escape the calamity it's found itself in.

Has anyone encountered something similar in their work? I'm super new to all this, so apologies if this question is naive.

FieldValue
text I am following [this](https://www.kaggle.com/code/ancientaxe/simple-neural-network-from-scratch-in-python/notebook) simple tutorial, but subbing in [this](https://huggingface.co/datasets/pirocheto/phishing-url) dataset and adapting accordingly. I've got it working (most of the time), and the network can predict whether the URLs are phishing or legitimate with ~95% accuracy (when it works). Occasionally, maybe 1 in 5 times, the weights produced end up being totally useless for prediction. …
label r/neuralnetworks
dataType post
communityName r/neuralnetworks
datetime 2024-03-21
username_encoded Z0FBQUFBQm5LakwxdVNjWjRydGJqRUVvRUNLRk5IWUdGLW5FMm1IRDV3MGNoMERpaFF0VlZocVQzV2FabVItc2E0SHJCcFg4ZmE1T0g4d2lVQlpNN2dnRnl3RHY1cmxiREE9PQ==
url_encoded Z0FBQUFBQm5Lak9FOUNMY1dEQzJGUE5kTko3eXQ2VlBTd1R2Q0RDN3VveXhaN09DQmJwQTRRQzFydjNRSFM3bGNsSUdYOVhDazY4UFJmNElqWHBNMnR1SmI3aDVudnl3dVRBQ2hham5nTUpVR29JNU5DMzBXbmhSREdZaGdQUmp1RHhNeUZneHdwTnBzc1dSY1FNSi14bk1JVGN1VUNVWHN2dHZ1WV9PRWxkN0hPSU9SaUtnQkl4X2VOS0tIZ1QxaUdnQUV6UTZXUTMzLXVPMm9yZFFSUjNHZmdYbnp4Tzl1dz09

Raw Record

{
  "text": "I am following [this](https://www.kaggle.com/code/ancientaxe/simple-neural-network-from-scratch-in-python/notebook) simple tutorial, but subbing in [this](https://huggingface.co/datasets/pirocheto/phishing-url) dataset and adapting accordingly.  \n\nI've got it working (most of the time), and the network can predict whether the URLs are phishing or legitimate with ~95% accuracy (when it works).  \n\nOccasionally, maybe 1 in 5 times, the weights produced end up being totally useless for prediction.  Is this a common issue with neural network training?  I can provide code if desired, but the code is nearly identical to what's in the tutorial, except for some changes to the number of input and output neurons and obviously the different treatment of different data.\n\nIt's like it hickups somewhere in the beginning of the training process, and can't escape the calamity it's found itself in.  \n\nHas anyone encountered something similar in their work?  I'm super new to all this, so apologies if this question is naive.",
  "label": "r/neuralnetworks",
  "dataType": "post",
  "communityName": "r/neuralnetworks",
  "datetime": "2024-03-21",
  "username_encoded": "Z0FBQUFBQm5LakwxdVNjWjRydGJqRUVvRUNLRk5IWUdGLW5FMm1IRDV3MGNoMERpaFF0VlZocVQzV2FabVItc2E0SHJCcFg4ZmE1T0g4d2lVQlpNN2dnRnl3RHY1cmxiREE9PQ==",
  "url_encoded": "Z0FBQUFBQm5Lak9FOUNMY1dEQzJGUE5kTko3eXQ2VlBTd1R2Q0RDN3VveXhaN09DQmJwQTRRQzFydjNRSFM3bGNsSUdYOVhDazY4UFJmNElqWHBNMnR1SmI3aDVudnl3dVRBQ2hham5nTUpVR29JNU5DMzBXbmhSREdZaGdQUmp1RHhNeUZneHdwTnBzc1dSY1FNSi14bk1JVGN1VUNVWHN2dHZ1WV9PRWxkN0hPSU9SaUtnQkl4X2VOS0tIZ1QxaUdnQUV6UTZXUTMzLXVPMm9yZFFSUjNHZmdYbnp4Tzl1dz09"
}

Entry Information