betaHao is a program trying to implement how the neuron works with probability change, even more connection change in future. Unfinished yet.
git clone https://github.com/duminhui/betaHao.git
golang 1.8.3
: golang compilier
$ sudo apt-get install golang
$ cd betaHao/ && export GOPATH=`pwd`
$ go get github.com/deckarep/golang-set
$ go get github.com/eapache/queue
$ go run main.go