I hereby claim:
- I am jasebell on github.
- I am jasebell (https://keybase.io/jasebell) on keybase.
- I have a public key ASBauyduSokoVQs5e-ANM60fpxtI3vVNvAICtawAOev1AQo
To claim this, I am signing this object:
| import java.util.Arrays; | |
| import java.util.Random; | |
| public class SimpleNeuralNetwork { | |
| // Network parameters | |
| private double[][] W1; // Input to hidden weights | |
| private double[][] b1; // Hidden layer bias | |
| private double[][] W2; // Hidden to output weights | |
| private double[][] b2; // Output layer bias |
| # some mfers just want to watch the world burn | |
| sklearn.svm.SVC(random.choice(x), random.choice(y)) |
I hereby claim:
To claim this, I am signing this object: