README.md

    betaHao

    betaHao is a program trying to implement how the neuron works with probability change, even more connection change in future. Unfinished yet.

    Installation

    git clone git@gitcode.net:qq_43308470/betahao.git

    Dependencies & Installation

    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

    Compliling & Usage

    $ go run main.go

    Contributing

    项目简介

    尝试性的神经网络模型,与github同名项目相同,由于github上不去,故只好在此处更新

    发行版本

    当前项目没有发行版本

    贡献者 1

    qq_43308470 @qq_43308470

    开发语言