How to create your own deep learning framework using only Numpy
https://dacus-augustus.medium.com/how-to-create-your-own-deep-learning-framework-using-only-numpy-dfc26b9659ef
https://dacus-augustus.medium.com/how-to-create-your-own-deep-learning-framework-using-only-numpy-dfc26b9659ef
Medium
How to create your own deep learning framework using only Numpy
This article will show you the challenges, components, and steps you need to make/overcome to create a basic deep learning framework.
One annoying problem I encountered while testing AWS CDK Constructs using pytest
https://saravanan-marimuthu.medium.com/one-annoying-problem-i-encountered-while-testing-aws-cdk-constructs-using-pytest-bb9e091c5f09
https://saravanan-marimuthu.medium.com/one-annoying-problem-i-encountered-while-testing-aws-cdk-constructs-using-pytest-bb9e091c5f09
Medium
One annoying problem I encountered while testing AWS CDK Constructs using pytest
Module not found error
You Should Write Your Python Code In This Software
https://preettheman.medium.com/you-should-write-your-python-code-in-this-software-94feb1c70543
https://preettheman.medium.com/you-should-write-your-python-code-in-this-software-94feb1c70543
Medium
You Should Write Your Python Code In This Software
Welcome back! Python is an awesome programming language with a ton of features, if you’re new to Python, check out the link below to learn…
Easy Python Snippets To Make You Look Like An Expert
https://preettheman.medium.com/easy-python-snippets-to-make-you-look-like-an-expert-96abe225c2bb
https://preettheman.medium.com/easy-python-snippets-to-make-you-look-like-an-expert-96abe225c2bb
Medium
Easy Python Snippets To Make You Look Like An Expert
Hey everyone! Python is one of my favorite programming languages, but I’m definitely not an expert of Python, so, let’s take a look at some…
Learning How To Code Was Not Easy Until I Did It The Right Way
https://medium.com/@clary-codes/learning-how-to-code-was-not-easy-until-i-did-it-the-right-way-a625ec12006f
https://medium.com/@clary-codes/learning-how-to-code-was-not-easy-until-i-did-it-the-right-way-a625ec12006f
Medium
Learning How To Code Was Not Easy Until I Did It The Right Way
Welcome in tutorial hell, my fellow devs.
Making “traditional” Data Analytics more accessible in Python
https://grahammr93.medium.com/making-traditional-data-analytics-more-accessible-in-python-aa765ec85eb
https://grahammr93.medium.com/making-traditional-data-analytics-more-accessible-in-python-aa765ec85eb
Medium
Making “traditional” Data Analytics more accessible in Python
“Be passionate and bold. Always keep learning. You stop doing useful things if you don’t learn.” — Satya Nadella
Know Your Self… Arabic Tweets Analysis
https://medium.com/@abdulrhman.qin/know-your-self-arabic-tweets-analysis-2f3ecd2d22a2
https://medium.com/@abdulrhman.qin/know-your-self-arabic-tweets-analysis-2f3ecd2d22a2
Medium
Know Your Self… Arabic Tweets Analysis
We will use Twint to scrape my tweet and analysis them and try to find the patterns, behaviors, and what I am interested in. I read a blog that talks about something called Vocabollary Identifier…
leetcode 1461. Check If a String Contains All Binary Codes of Size K(python)
https://juejin.cn/post/7103709645755121678
https://juejin.cn/post/7103709645755121678
juejin.cn
leetcode 1461. Check If a String Contains All Binary Codes of Size K(python) - 掘金
leetcode 1461. Check If a String Contains All Binary Codes of Size K 本题主要考察的是子字符串的遍历和 hash 去重
Creating a basic Discord bot in Python
https://dylncox.medium.com/creating-a-basic-discord-bot-in-python-8ed8c7e5536
https://dylncox.medium.com/creating-a-basic-discord-bot-in-python-8ed8c7e5536
Medium
Creating a basic Discord bot in Python
I’ve been enthralled with making Discord bots for the past several months — fairly basic ones to ones that make API calls (for a Hackathon…
LineaPy Data Science Workflow In Just Two Lines: MLOps Made Easy
https://towardsdatascience.com/lineapy-data-science-workflow-in-just-two-lines-mlops-made-easy-679f36ac63bd
https://towardsdatascience.com/lineapy-data-science-workflow-in-just-two-lines-mlops-made-easy-679f36ac63bd
Medium
LineaPy Data Science Workflow In Just Two Lines: MLOps Made Easy
Data engineering, simplified