Best machine learning Python projects for beginners
https://preettheman.medium.com/best-machine-learning-python-projects-for-beginners-52b9aafc2160
https://preettheman.medium.com/best-machine-learning-python-projects-for-beginners-52b9aafc2160
Medium
Best machine learning Python projects for beginners
Welcome back! Time for another Python beginners list, this time we’re talking about some awesome machine learning projects you can build…
프로그래머스 dev-match 미술작품 분류하기 최종 정리 (with Tensorflow)
https://equus3144.medium.com/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8%EC%8A%A4-dev-match-%EB%AF%B8%EC%88%A0%EC%9E%91%ED%92%88-%EB%B6%84%EB%A5%98%ED%95%98%EA%B8%B0-%EC%B5%9C%EC%A2%85-%EC%A0%95%EB%A6%AC-with-tensorflow-84f336a05939
https://equus3144.medium.com/%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8%EC%8A%A4-dev-match-%EB%AF%B8%EC%88%A0%EC%9E%91%ED%92%88-%EB%B6%84%EB%A5%98%ED%95%98%EA%B8%B0-%EC%B5%9C%EC%A2%85-%EC%A0%95%EB%A6%AC-with-tensorflow-84f336a05939
Medium
프로그래머스 dev-match 미술작품 분류하기 최종 정리 (with Tensorflow)
다중 이미지 분류 작업 최종 진행하기 (최종 점수 : 82.86)
Unsupervised Machine Learning: K-Means Clustering with Applications in Finance
https://medium.com/the-quant-journey/unsupervised-machine-learning-k-means-clustering-with-applications-in-finance-fbabd3f187f6
https://medium.com/the-quant-journey/unsupervised-machine-learning-k-means-clustering-with-applications-in-finance-fbabd3f187f6
Medium
Unsupervised Machine Learning: K-Means Clustering with Applications in Finance
This is a comprehensive guide to K-Means Clustering with applications in Finance.
Tips from deploying my first Python Google Cloud Function
https://rsquaredpolicy.medium.com/tips-from-deploying-my-first-python-google-cloud-function-5791434d3f6b
https://rsquaredpolicy.medium.com/tips-from-deploying-my-first-python-google-cloud-function-5791434d3f6b
Medium
Tips from deploying my first Python Google Cloud Function
Some quirks of Cloud Functions.
Python: Two similar methods in Numpy to create array with initial content
https://wenijinew.medium.com/python-two-similar-methods-in-numpy-to-create-array-with-initial-content-519cf1091944
https://wenijinew.medium.com/python-two-similar-methods-in-numpy-to-create-array-with-initial-content-519cf1091944
Medium
Python: Two similar methods in Numpy to create array with initial content
Numpy library provides several methods to create array with initial content. Two of them are to generate a sequence of values between start…
Sales simulation using Monte Carlo in Python 2.0
https://medium.com/@mariano.scandizzo/sales-simulation-using-monte-carlo-in-python-2-0-900546da9853
https://medium.com/@mariano.scandizzo/sales-simulation-using-monte-carlo-in-python-2-0-900546da9853
Medium
Sales simulation using Monte Carlo in Python 2.0
I wrote this article a few years ago and many people asked me if I could be more granular on my explanation, so here is a more curated…