Flask Web Application with Python
Author(s): Sharon Lim Develop a Convolutional Neural Network model and deploy it as a web application using Flask Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Let’s Flip Some Coins, or How Randomness Can Help with Proving Theorems
Author(s): Haris Angelidakis In this post, we introduce the beautiful Probabilistic Method, and how it can be used to prove claims about discrete structures. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Submodularity in Sensor Placement Problems
Author(s): Alexandros Zenonos, PhD Many problems in Artificial Intelligence and in computer science, in general, are hard to solve. What practically this means is that it… Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Backpropagation Math Simplified
Author(s): Aseem Kashyap A gentle yet comprehensive guide to neural network calculus Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Here is How Enterprises Can Implement AI Ethics in 2020
Author(s): David Yakobovitch Best Practices and AI Ethics Principles Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Diversity Recommendation Systems in Machine Learning and AI
Author(s): Allen Jiang Personalization & Discovery that Does Social Good and Increases Customer Lifetime Value Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Be the Outlier — How to Ace Data Science Interviews
Author(s): Saiteja Kura A comprehensive review of the first data science book I read. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Elon Musk Neuralink: connecting your brain to AI
Author(s): Michelangiolo Mazzeschi The outline on the presentation held on the 29–08–2020 Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Kaggling: A Journey of Past Competitions — Part1
Author(s): Rashmi Margani Source: UnsplashHi Rashmi Deep Learning Kaggling: A Journey of Past Competitions — Part1 Techniques learned and Stay tuned with me for more. 1. Jigsaw Multilingual Toxic Comment Classification Competition In Jigsaw competition, Cross-validation, postprocessing, and preprocessing played a lot of importance. Pseudo …
The World-Class Data Scientist
Author(s): S Ahmad Don’t be a good one: be World-Class. Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
6 Pandas Operations You Should Not Miss
Author(s): Sujan Shirol Advanced methods and function to crunch some data Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Step By Step Guide In Creating Your Own Emotion Recognition System
Author(s): Nabeel Ahmed Introduction Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Car and Pool Detector Using Monk AI
Last Updated on August 29, 2020 by Editorial Team Author(s): Omkar Tupe Photo by Kelly Lacy from Pexels Computer Vision About the project This project is focused on detecting cars and pools from satellite images using CornerNet[1]. Performing object detection, by coding from scratch, …
How to Publish a Jupyter Notebook as a Medium Blogpost
Author(s): Chetan Ambi Discover how to publish a Jupyter Notebook as a Medium article with the jupyter-to-medium library Continue reading on Towards AI — Multidisciplinary Science Journal » Published via Towards AI …
Back Translation in Text Augmentation by nlpaug
Author(s): Edward Ma Natural Language Processing Data augmentation for NLP — generate synthetic data by back-translation in 4 lines of code Photo by Edward Ma on Unsplash English is one of the languages which has lots of training data for translation while some language may not …