TensorFlow for Computer Vision — How to Implement Convolutions From Scratch in Python
https://towardsdatascience.com/tensorflow-for-computer-vision-how-to-implement-convolutions-from-scratch-in-python-609158c24f82
https://towardsdatascience.com/tensorflow-for-computer-vision-how-to-implement-convolutions-from-scratch-in-python-609158c24f82
Medium
TensorFlow for Computer Vision — How to Implement Convolutions From Scratch in Python
You’ll need 10 minutes to implement convolutions with padding in Numpy
Finding a most likely ancestor — Bioinformatics problem
https://clana.medium.com/finding-a-most-likely-ancestor-bioinformatics-problem-8be888cfae08
https://clana.medium.com/finding-a-most-likely-ancestor-bioinformatics-problem-8be888cfae08
Medium
Finding a most likely ancestor — Bioinformatics problem
Before we start with the topic, a little self-promotion. I started educational Youtube channel where I will be covering topics from…
Scaling with Pandas beyond the millions (of records)
https://medium.com/analytics-and-data/scaling-with-pandas-beyond-the-millions-of-records-192b6a9a7bef
https://medium.com/analytics-and-data/scaling-with-pandas-beyond-the-millions-of-records-192b6a9a7bef
Medium
Scaling with Pandas beyond the millions (of records)
Typically, Pandas find its' sweet spot in usage in low- to medium-sized datasets up to a few million rows. Beyond this…
Errors We faced Deploying a Flask App ( and How We Fixed Them)
https://medium.com/@yosefsamuel11/errors-we-faced-deploying-a-flask-app-and-how-we-fixed-them-3231323c3a9
https://medium.com/@yosefsamuel11/errors-we-faced-deploying-a-flask-app-and-how-we-fixed-them-3231323c3a9
Medium
Errors We faced Deploying a Flask App ( and How We Fixed Them)
Our team worked on a portfolio project that spanned for about six weeks. The first three weeks covered research, MVP proposal and project…
Reading different datasets using Python
https://medium.com/@alithedeveloper1999/reading-different-datasets-using-python-aca68cc30abf
https://medium.com/@alithedeveloper1999/reading-different-datasets-using-python-aca68cc30abf
Medium
Reading different datasets using Python
Python(Pandas)
Image Captioning using Deep Learning
https://mstoned.medium.com/image-captioning-using-deep-learning-a7437d63fa6b
https://mstoned.medium.com/image-captioning-using-deep-learning-a7437d63fa6b
Medium
Image Captioning using Deep Learning
Mohit Shukla ·Just now
Conversational Chatbot using Transformers and Streamlit
https://ai-brewery.medium.com/conversational-chatbot-using-transformers-and-streamlit-73d621afde9
https://ai-brewery.medium.com/conversational-chatbot-using-transformers-and-streamlit-73d621afde9
Medium
Conversational Chatbot using Transformers and Streamlit
Artificial Intelligence is rapidly getting into the workflow of many businesses across various industries. Due to the advancements in…
Supply Chain Overstock Allocation Model
https://itskathleenlara.medium.com/supply-chain-overstock-allocation-model-a37619eb4f4
https://itskathleenlara.medium.com/supply-chain-overstock-allocation-model-a37619eb4f4
Medium
Supply Chain Overstock Allocation Model
Retail stores still suffer from high cost of overstock items, regardless of properly managed inventory levels of the products. Warehouses…
Three Methods to Solve a Differential Equation With Boundary Conditions
https://rjallain.medium.com/three-methods-to-solve-a-differential-equation-with-boundary-conditions-4ee56aeed5
https://rjallain.medium.com/three-methods-to-solve-a-differential-equation-with-boundary-conditions-4ee56aeed5
Medium
Three Methods to Solve a Differential Equation With Boundary Conditions
Why do you have a differential equation? It happens quite a bit in physics — so let’s just get to it. Suppose I have a differential…
Data Analysis on vehicle Dataset from Car-Dekho using Python Libraries.
https://medium.com/@Vikrant_Nikumbhe/data-analysis-on-vehicle-dataset-from-car-dekho-using-python-libraries-fab93fc52d50
https://medium.com/@Vikrant_Nikumbhe/data-analysis-on-vehicle-dataset-from-car-dekho-using-python-libraries-fab93fc52d50
Medium
Data Analysis on vehicle Dataset from Car-Dekho using Python Libraries.
In this article, I have discussed & Performed the 5 most important steps of Data Science on a Vehicle dataset from Kaggle.