Harry24k / bayesian-neural-network-pytorch

PyTorch implementation of bayesian neural network [torchbnn]
MIT License
496 stars 76 forks source link

Great work! #1

Closed thudzj closed 5 years ago

thudzj commented 5 years ago

Hi Harry,

It is nice to see your work on designing modules for building BNNs. I have checked the codes and I am impressive. I appreciate it if you could share with me the testing code to build and train a simple BNN with these codes. Thanks a lot!

Zhijie

Harry24k commented 5 years ago

Hello Zhijie,

I'm happy to this work is useful to you.

This repositroy is still under reconstruction for double checking errors.

However, simple demos will be uploaded soon, at least the end of this month.

Thank you!

Sincerely, Harry.

2019년 11월 7일 (목) 오후 2:45, Zhijie Deng notifications@github.com님이 작성:

Hi Harry,

It is nice to see your work on designing modules for building BNNs. I have checked the codes and I am impressive. I appreciate it if you could share with me the testing code to build and train a simple BNN with these codes. Thanks a lot!

Zhijie

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Harry24k/bayesian-neural-network-pytorch/issues/1?email_source=notifications&email_token=AJ47BR7PC6Z4UPVF3XONNOTQSOTQDA5CNFSM4JKBYLT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXQEW6Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ47BR4IICZUU54BJU2XXI3QSOTQDANCNFSM4JKBYLTQ .

thudzj commented 5 years ago

Thanks for the instant reply! Looking forward to the release.