CommonLounge is a community of learners who learn together. Get started with the featured resources above, ask questions and discuss related stuff with everyone.
1.
discussion
Best Natural Language Processing Courses Online to Become Expert
In a hurry?… jump directly to the courses hereBest Natural Language Processing Courses OnlineNatural Language Processing is getting popular due to its tremendous applications. Natural Language Processing in TensorFlow- CourseraProvider- deeplearning.
Hi all, just wanted to share an introduction to TensorFlow in Python that I've recently created. Hope it helps some people get up to speed in this important framework
The YouTube channel is a good place to start for those looking for an easy-to-start first time exposure to various concepts within Deep Learning.
Are you overwhelmed by overly-technical explanations of Deep Learning? You'll first get an overview of Deep Learning and a brief introduction of how to choose between different models.
InFoCusp/tf_cnnvis: CNN visualization tool in TensorFlow
tf_cnnvis is a CNN visualization library based on the paper Visualizing and Understanding Convolutional Networks by Matthew D. Zeiler and Rob Fergus. We use the TensorFlow library to reconstruct the input images from different layers of the convolutional neural network. Try it out on your own net or peak at the examples!