项目作者: dattv

项目描述 :
Bayesian Neural Network
高级语言: Python
项目地址: git://github.com/dattv/BNN.git
创建时间: 2020-03-04T19:10:44Z
项目社区:https://github.com/dattv/BNN

开源协议:

下载


BNN

Bayesian Neural Network

This project for investigating Bayesian Neural Network and developing some basic tecniques for BNN.

requirement:

  1. tensorflow >= 1.12
  2. tensorflow_probability
  3. OpenCV
  4. Matplotlib

<<[https://github.com/dattv/BNN/blob/master/CNN_classification/README.md]