Skip to content
Discussion options

You must be logged in to vote

hi Nikolas, I'm happy to hear of your interest in Bayesian NN, it's an interesting area of research. And I also agree that doing is the best way of learning.

I'm pretty sure you can relatively easily build a Bayesian Neural Networks with GoMLX -- you can build any arbitrary computation graph, and there is auto-differentiation, plus supporting library to handle variable (learned weights). If you want to expose it as a layer library, consider checking out the ml/layers/fnn and ml/layers/kan for inspiration.

More importantly, to get started on GoMLX, check out the tutorial (it builds the abstractions of GoMLX from the bottom up). Then browse around the examples. Feel free to ask any question…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@janpfeifer
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by janpfeifer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants