Using transfer learning with VGG19 to Classify Grapevines Leaves — Part 1
https://felipemeganha.medium.com/using-transfer-learning-with-vgg19-to-classify-grapevines-leaves-part-1-e78b36a54221
https://felipemeganha.medium.com/using-transfer-learning-with-vgg19-to-classify-grapevines-leaves-part-1-e78b36a54221
Medium
Using transfer learning with VGG19 to Classify Grapevines Leaves — Part 1
Hi guys, today I’ll show you how to use VGG19 to classify grape leaves using transfer learning. In this part we’ll focus on how to build…
Top Python Packages for Data Science you must know in 2022
https://medium.com/@akashvenkat47/top-python-packages-for-data-science-you-must-know-in-2022-1ca4a63ee9b7
https://medium.com/@akashvenkat47/top-python-packages-for-data-science-you-must-know-in-2022-1ca4a63ee9b7
Medium
Top Python Packages for Data Science you must know in 2022
In the past five years, there has been a notable increase in interest in data science.
Python-compatible Trending Data Science tools
https://medium.com/@nipunaram/python-compatible-trending-data-science-tools-fb23e3d7f190
https://medium.com/@nipunaram/python-compatible-trending-data-science-tools-fb23e3d7f190
Medium
Python-compatible Trending Data Science tools
When it comes to Python, there are widely used Data Science tools that we use. In my article I am discussing about 3 data science tools…
Production planning in Python with CVXPY and Gurobi
https://medium.com/@demyancherekhovich/production-planning-in-python-with-cvxpy-and-gurobi-8ff6f3321e1e
https://medium.com/@demyancherekhovich/production-planning-in-python-with-cvxpy-and-gurobi-8ff6f3321e1e
Medium
Production planning in Python with CVXPY and Gurobi
Compare coding simplicity when solving production planning problems. Elaboration of an example by Khuyen Tran
How to Embed a Tweet in a Blog Post using Twitter API and a Headless CMS
https://medium.com/the-brainwave/how-to-embed-a-tweet-in-a-blog-post-using-twitter-api-and-a-headless-cms-7911b97269f1
https://medium.com/the-brainwave/how-to-embed-a-tweet-in-a-blog-post-using-twitter-api-and-a-headless-cms-7911b97269f1
Medium
How to Embed a Tweet in a Blog Post using Twitter API and a Headless CMS
Social media is a great way to engage your audience and drive traffic to your website. We can’t ignore the impact of social proof when it…
The ability to manage data to support business projects are the key to success in many disciplines.
https://medium.com/@sime.curkovic/the-ability-to-manage-data-to-support-business-projects-are-the-key-to-success-in-many-disciplines-324a176ec766
https://medium.com/@sime.curkovic/the-ability-to-manage-data-to-support-business-projects-are-the-key-to-success-in-many-disciplines-324a176ec766
Medium
The ability to manage data to support business projects are the key to success in many disciplines.
SCM Data Scientist (>170,000 unfilled jobs on LinkedIn!)
A little about Convolutional Neural Networks
https://medium.com/@khareyash05/a-little-about-convolutional-neural-networks-abe8acfcd9b2
https://medium.com/@khareyash05/a-little-about-convolutional-neural-networks-abe8acfcd9b2
Medium
A little about Convolutional Neural Networks
In neural networks, Convolutional neural network (ConvNets or CNNs) is one of the main categories to do images recognition, images…
Input dan Output pada Python
https://medium.com/@taniasarah/input-dan-output-pada-python-8413df82cb9
https://medium.com/@taniasarah/input-dan-output-pada-python-8413df82cb9
Medium
Input dan Output pada Python
Memasukkan nilai variabel pada string dalam bahasa python terdapat dua cara, yang pertama langsung menggabungkan variabel pada statement print(). Dan cara yang kedua dengan menggunakan operator “%”…
The closest equivalent to Python’s any()/all() methods in Swift
https://ngominhtri55.medium.com/the-closest-equivalent-to-pythons-any-all-methods-in-swift-713a05a7495a
https://ngominhtri55.medium.com/the-closest-equivalent-to-pythons-any-all-methods-in-swift-713a05a7495a
Medium
The closest equivalent to Python’s any()/all() methods in Swift
The article not only points out the equivalent methods, but also shares how to implement the similar methods in Swift.
K Nearest Neighbors Classification From Scratch — Python Implementation
https://medium.com/@nielsrocholl/k-nearest-neighbors-classification-from-scratch-python-implementation-69e7a43b4e5
https://medium.com/@nielsrocholl/k-nearest-neighbors-classification-from-scratch-python-implementation-69e7a43b4e5
Medium
K Nearest Neighbors Classification From Scratch — Python Implementation
Introduction
Introducing: A quantum subgraph isomorphism algorithm
https://medium.com/qiskit/introducing-a-quantum-subgraph-isomorphism-algorithm-7bd860415422
https://medium.com/qiskit/introducing-a-quantum-subgraph-isomorphism-algorithm-7bd860415422
Medium
Introducing: A quantum subgraph isomorphism algorithm
By Nicola Mariella¹, Anton Dekusar¹, Steve Flinter², Mehrdad Maleki², Prina Patel³, Ryan Mandelbaum⁴
Do Not Use If-Else For Validating Data Objects In Python Anymore — Colander
https://towardsdatascience.com/do-not-use-if-else-for-validating-data-objects-in-python-anymore-colander-7dd66c435118
https://towardsdatascience.com/do-not-use-if-else-for-validating-data-objects-in-python-anymore-colander-7dd66c435118
Medium
Do Not Use If-Else For Validating Data Objects In Python Anymore — Colander
Define your data structure in a flexible schema using customised classes
704. Binary Search — LeetCode(Python)
https://palashsharma891.medium.com/704-binary-search-leetcode-python-b2426c4710a
https://palashsharma891.medium.com/704-binary-search-leetcode-python-b2426c4710a
Medium
704. Binary Search — LeetCode(Python)
I got you!
管理模組化Python程式: 從獨立Project到Package或 Submodule
https://medium.com/ai-blog-tw/%E7%AE%A1%E7%90%86%E6%A8%A1%E7%B5%84%E5%8C%96python%E7%A8%8B%E5%BC%8F-%E5%BE%9E%E7%8D%A8%E7%AB%8Bproject%E5%88%B0package%E6%88%96-submodule-ebb8038fd42a
https://medium.com/ai-blog-tw/%E7%AE%A1%E7%90%86%E6%A8%A1%E7%B5%84%E5%8C%96python%E7%A8%8B%E5%BC%8F-%E5%BE%9E%E7%8D%A8%E7%AB%8Bproject%E5%88%B0package%E6%88%96-submodule-ebb8038fd42a
Medium
管理模組化Python程式: 從獨立Project到Package或 Submodule
在 Python中,可以使用的方法就是利用 git原生的 submodule來達成程式碼的隔離與版號的控管,適合仍處於開發改動密集的子模組。另一個方法則是打包為 Python package直接提供安裝,公開專案…
Pandas vs Dask vs Datatable: A Performance Comparison for processing CSV files
https://towardsdatascience.com/pandas-vs-dask-vs-datatable-a-performance-comparison-for-processing-csv-files-3b0e0e98215e
https://towardsdatascience.com/pandas-vs-dask-vs-datatable-a-performance-comparison-for-processing-csv-files-3b0e0e98215e
Medium
Pandas vs Dask vs Datatable: A Performance Comparison for processing CSV files
Pandas might not be the best option anymore