
Learn Deep Learning for Computer Vision | CommonLounge Archive
Mar 27, 2018 · Understand how Convolutional Nets work and how to solve computer vision tasks like image classification. Understand Generative Adversarial Networks, and how they can be used for …
CommonLounge Archive | CommonLounge Archive
This 19-part course teaches deep learning applied to computer vision. You’ll learn core deep learning concepts and how to apply them in…
[FREQUENT] Frequent values | CommonLounge Archive
CommonLounge was sunset in March 2020. We're keeping the content alive and thriving through this archive. Thanks for being a part of the CommonLounge community.
Learn TensorFlow | CommonLounge Archive
Learn TensorFlow April 18, 2018 TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine …
Introduction to Natural Language Processing | CommonLounge Archive
Mar 26, 2018 · Introduction to Natural Language Processing March 26, 2018 Broadly, Natural Language Processing (or NLP for short) consists of developing a set of algorithms and tools so that machines …
[SALMAN] Salary Management | CommonLounge Archive
CommonLounge was sunset in March 2020. We're keeping the content alive and thriving through this archive. Thanks for being a part of the CommonLounge community.
[FENTREE] Fenwick Trees | CommonLounge Archive
Practice problem for implementing Fenwick Tree / Binary Indexed Trees.
[INOI1302] Sequence Land (INOI 2013: India) | CommonLounge Archive
Indian National Olympiad in Informatics (INOI) is round 2 out of 3 (i.e. intermediate) for selection into Indian IOI team. Check out the discussion responses for solution one hint at a time! Written by ← …
[QTREE7] Query on a tree VII | CommonLounge Archive
CommonLounge was sunset in March 2020. We're keeping the content alive and thriving through this archive. Thanks for being a part of the CommonLounge community.
Quiz: TFIDF (+ search engines, related articles recommender)
This quiz tests your understanding of TFIDF, and shows you how it can be used to make search engines and a recommender system for related articles. There is a…