Skip to content

Instantly share code, notes, and snippets.

View destari's full-sized avatar
🎳
Knocking 'em down

Eric Anderson destari

🎳
Knocking 'em down
View GitHub Profile
@destari
destari / 403-accounts.txt
Created August 19, 2020 21:05
403 accounts on notifier config GET
284230
284259
285023
284911
284917
285317
285846
286419
286300
286354
@destari
destari / util.go
Created January 19, 2020 17:29
NN util functions
import (
"math"
"math/rand"
)
func random(a, b float64) float64 {
return (b-a)*rand.Float64() + a
}
func matrix(I, J int) [][]float64 {

Keybase proof

I hereby claim:

  • I am destari on github.
  • I am anderson (https://keybase.io/anderson) on keybase.
  • I have a public key whose fingerprint is 3237 7372 7B07 50D0 EBF0 40E8 F245 3E31 CA4B ACAC

To claim this, I am signing this object: