Weekly Machine Learning Research Paper Reading List — #6
Author(s): Durgesh Samariya For this week (7/9/2020–13/9/2020), check out the following 3 research papers. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Building a Custom Image Dataset for Deep Learning projects
Author(s): Dhilip Subramanian Showcasing an easy way to build a custom image dataset using google images and Microsoft bing Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Supermasks : A Simple Introduction and Implementation in PyTorch
Author(s): Kourosh T. Baghaei The general understanding of neural networks is that computations are required in order to adjust the weights of a neural network so that… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
What Does 2500+ Popular Article’s Historical Data Teach Us?
Author(s): Shareef Shaik Data analysis on popular articles from Medium using python. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Simple Text Summarizer Using Extractive Method
Author(s): Pushkara Sharma Automatically makes a small summary of the article containing the most important sentences. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Data Visualization using Pandas, NumPy and Matplotlib Python Libraries
Author(s): Likhitha kakanuru As we all know, how Data visualization impacts in every aspects. From schools to industries data is generated in bulk. For example, to… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Automating Data Science with dabl
Author(s): Sujan Shirol Are human data scientist’s really required? Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
5 Ways To Improve The Performance Of Your Task-Based Conversational AI Agent
Author(s): ___ Based On What I Learned At The 2nd Workshop on NLP for ConvAI Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Understanding Python: Part 1
Author(s): Suhas V S A quick go through into the fundamentals of python programming. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
The Beginners’ Guide to map, zip, and Filter Functions in Python
Author(s): Chetan Ambi Understand map, zip and filter functions in Python with examples Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Coffee, Tea & EMD
Author(s): Anirudh Chandra Using Empirical Mode Decomposition to understand wholesale prices of my favourite beverages! Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Easing up the process of Tensorflow 2.0 Object Detection API and TensorRT
Author(s): Abhishek Annamraju Computer Vision Detailed steps to train your own object detector with Monk’s TF-Object-Detection-API, optimize using TensorRT and run inference on GPU systems The entire code is available as a jupyter notebook at Monk Object Detection Library Every computer vision engineer …
AI creating Human-Looking Images and Tracking Artificial Intelligence Programs in 2020
Author(s): David Yakobovitch Machine Learning Transforming Veterans Benefits Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Building a Quantize Aware Trained Deep Learning Model
Author(s): Renu Khandelwal Learn what is Quantization, different types of Quantization, and how to build a TFLite model using Quantize Aware Training. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …