Google DeepMind open sources Sonnet so you can build neural networks in TensorFlow even quicker
Google's DeepMind announced today that it was open sourcing Sonnet, its object-oriented neural network library. Sonnet doesn't replace TensorFlow, it's simply a higher-level library that meshes well with DeepMind's internal best-practices for research. Specifically, DeepMind says in its blog post that the library is optimized to make it easier to switch between different models when conducting experiments so that engineers don't have to upend their entire projects. To this avail, the team made changes to TensorFlow to make it easier to consider models as hierarchies. DeepMind also added transparency to variable sharing. It's in DeepMind's own interest to open source Sonnet.
Apr-7-2017, 23:32:15 GMT