Skip to content

Instantly share code, notes, and snippets.

View mempirate's full-sized avatar
🏃
Sprinting

Jonas Bostoen mempirate

🏃
Sprinting
  • Chainbound
  • Antwerp, Belgium
  • 23:55 (UTC +02:00)
  • X @mempirate
View GitHub Profile
import numpy as np
def sigmoid(x):
return 1 / (1 + np.exp(-x))
def sigmoid_derivative(x):
return x * (x - 1)
Verifying my Blockstack ID is secured with the address 1Jzq7PkwGH34a6iF1PAL6QVuQqatY6MxZy https://explorer.blockstack.org/address/1Jzq7PkwGH34a6iF1PAL6QVuQqatY6MxZy