The neural network is 100s of billions of nodes that are connected to each other with connections of different strengths or “weights”, just like our neurons. Open source weights means that they released the weight of connections between the nodes, the blueprint of the neural network, if you will. It is not open source because they didn’t release the material that it was trained on.
There are probably several “mnist” or other smaller networks that are fully open sourced. But that’s not the kind of neural networks most are talking about.
The neural network is 100s of billions of nodes that are connected to each other with connections of different strengths or “weights”, just like our neurons. Open source weights means that they released the weight of connections between the nodes, the blueprint of the neural network, if you will. It is not open source because they didn’t release the material that it was trained on.
Thanks.
Are there any models that are truly open source where they have shown the datasets it was trained on?
Not that I know of
There are probably several “mnist” or other smaller networks that are fully open sourced. But that’s not the kind of neural networks most are talking about.