Colorizing images with Deep Learning
Author(s): Jair Ribeiro Since the beginning of the photography, Image colorization may have been reserved for those with artistic talent in the past, but now… Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Naive Bayes Classification
Author(s): Charanraj Shetty Probability basics and Bayes theorem Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
DeepFakes in 5 minutes
Author(s): Louis (Whatβs AI) Bouchard Understand how deepfakes work and create your own! Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
FastAPIβββthe spiffy way beyond flask!
Author(s): Shubham Saboo Programming FastAPIβββThe Spiffy Way BeyondΒ Flask! An elegant and efficient framework to expose production-ready low latency APIs withinΒ minutes. In recent times, there has been an exponential growth of data science and machine learning applications. With the advent of these data-driven …
How To Contribute To Open-Source Projects As A Beginner
Author(s): Catalin Pit When I was learning to code, I wanted to make open-source contributions, but I had no idea where and how. Fast forward, I made my first… Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Recommendation System Tutorial with Python using Collaborative FilteringΒ
Author(s): Saniya Parveez, Roberto Iriondo Building a recommendation system using Python and collaborative filtering for a Netflix use case. Introduction A recommendation system generates a compiled list of items in which a user might be interested, in the reciprocity of their current …
Two Major Barriers to Apply AI in the Medical Industry
Author(s): Christopher Tao Some considerations of AI after the COVID-19 pandemic Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
The Math behind Gradient Descent and the Normal Equation for Linear Regression
Author(s): Moeedlodhi When i started my machine learning journey, the math was something that always intrigued me and still does. I for one believe that… Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Topic Modeling with NMF for User Reviews Classification
Author(s): Sergio Ortega A practical guide to using a text mining technique to identify the main themes of a set of documents and cluster them per topic Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Summarizing AI Articles using AI (What else??)
Author(s): Jair Ribeiro This is how I’m using Artificial Intelligence to summarize my favorite articles about… Artificial Intelligence and build a weekly… Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
A Detailed Introduction to Price ElasticityβββWith an Example
Author(s): Moeedlodhi Significance of Price Elasticity and how it is used to find the optimum price point. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Training taking too long? Use Exponentially Weighted Averages!
Author(s): Danyal Jamil Use this optimization to speed up your training! Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
Using a TensorFlow Deep Learning Model for Forex Trading
Author(s): Adam Tibi Building an algorithmic bot, in a commercial platform, to trade based on a model’s prediction Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …
50+ Object Detection Datasets from different industry domains
Author(s): Abhishek Annamraju Computer Vision A list of object detection and image segmentation datasets (With colab notebooks for training and inference) to explore and experiment with different algorithms on! Free to use Image.Β Credits Computer Vision is such a fast-paced field that everyday …
A Probabilistic Algorithm to Reduce Dimensions: tβββDistributed Stochastic Neighbor Embeddingβ¦
Author(s): Rajvi Shah One of the best techniques to reduce dimensions and visualize data based on probabilistic scores. Continue reading on Towards AIβββMultidisciplinary Science Journal Β» Published via Towards AI …