Row 4533

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

Content Data

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

I am trying to implement this paper https://arxiv.org/pdf/1706.01151, which is basically trying a Neural Network to predict bpsk transmission.

I have 30 transmitters each sending bpsk signal, so a total of 2^30 possible signals. On top of which noise will be added. I need a good way to train my model as I obviously can train only on a small subset of all possible data.

This is how paper mentions the training: We train the network using a variant of the stochastic gradient descent method [20],[21] for optimizing deep networks, named Adam Optimizer [22]. We used batch training with 5000 random data samples at each iteration, and trained the network for 50000 iterations.

FieldValue
text I am trying to implement this paper https://arxiv.org/pdf/1706.01151, which is basically trying a Neural Network to predict bpsk transmission. I have 30 transmitters each sending bpsk signal, so a total of 2^30 possible signals. On top of which noise will be added. I need a good way to train my model as I obviously can train only on a small subset of all possible data. This is how paper mentions the training: We train the network using a variant of the stochastic gradient descent method [20]…
label r/neuralnetworks
dataType post
communityName r/neuralnetworks
datetime 2024-04-16
username_encoded Z0FBQUFBQm5LakwxdDhBSWp2a0dXbzQzczNQWnBKWHJrbkE3bTQ3NWFSTkpqMlN0UVdPeWpCSHNnZ0pYYzIzd1A4NGp1N2t0NVpMRXl3RnZ5ZFJVMktIYUMzeTdUT1RaalppXzN6R3dGNDlvdW9ubzk2YUtQRmM9
url_encoded Z0FBQUFBQm5Lak9GakVBbFFoQk1FZ2stcVBrQ2dicnV1dW5MdGtKYmxaUFR6Z0ZfcFhiQk1YRE90bFl4MjJydEZqa2pjdm5GSnZBZWNwQTN5REF0V3JONWVnOERTV3V5RzR1a3B5N01pM0ZibzJCdGhjWmZ0V0NlS2pORGNoVlFXLXBaQWtkQXlNclh1SEI5dXFCcVI1WUF4N3h1cGwxOVVYRVZ2SXBPU3ZFMjBiUTVfOUVfVndjWXhYdVJLdVhnTGUyT0ZsZkZmcmJQ

Raw Record

{
  "text": "I am trying to implement this paper https://arxiv.org/pdf/1706.01151, which is basically trying a Neural Network to predict bpsk transmission. \n\nI have 30 transmitters each sending bpsk signal, so a total of 2^30 possible signals. On top of which noise will be added. I need a good way to train my model as I obviously can train only on a small subset of all possible data. \n\nThis is how paper mentions the training: We train the network using a variant of the stochastic gradient descent method [20],[21] for optimizing deep networks, named Adam Optimizer [22]. We used batch training with 5000 random data samples at each iteration, and trained the network for 50000 iterations.",
  "label": "r/neuralnetworks",
  "dataType": "post",
  "communityName": "r/neuralnetworks",
  "datetime": "2024-04-16",
  "username_encoded": "Z0FBQUFBQm5LakwxdDhBSWp2a0dXbzQzczNQWnBKWHJrbkE3bTQ3NWFSTkpqMlN0UVdPeWpCSHNnZ0pYYzIzd1A4NGp1N2t0NVpMRXl3RnZ5ZFJVMktIYUMzeTdUT1RaalppXzN6R3dGNDlvdW9ubzk2YUtQRmM9",
  "url_encoded": "Z0FBQUFBQm5Lak9GakVBbFFoQk1FZ2stcVBrQ2dicnV1dW5MdGtKYmxaUFR6Z0ZfcFhiQk1YRE90bFl4MjJydEZqa2pjdm5GSnZBZWNwQTN5REF0V3JONWVnOERTV3V5RzR1a3B5N01pM0ZibzJCdGhjWmZ0V0NlS2pORGNoVlFXLXBaQWtkQXlNclh1SEI5dXFCcVI1WUF4N3h1cGwxOVVYRVZ2SXBPU3ZFMjBiUTVfOUVfVndjWXhYdVJLdVhnTGUyT0ZsZkZmcmJQ"
}

Entry Information