© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Amitrajit Bose
Engineering @ Flipkart, ex-Rakuten | Writing about Software Engineering, Algorithms, Data Science, ML, NLP, Travel, Life, Books and more
Deep learning networks tend to be massive with dozens or hundreds of layers, that's where the term "deep" comes from. PyTorch has a nice module nn that provides a nice way to efficiently build large neural networks. Let us together explore it in this...
No responses yet.