Top Python Projects for Practice: How to Improve Your Skills
https://python.plainenglish.io/top-python-projects-for-practice-how-to-improve-your-skills-35156a20d329
https://python.plainenglish.io/top-python-projects-for-practice-how-to-improve-your-skills-35156a20d329
Medium
Top Python Projects for Practice: How to Improve Your Skills
Supercharge Your Python Proficiency through Hands-on Project Practice
Introduction to Python: A Versatile and Beginner-Friendly Language
https://medium.com/@dev.shefali7/introduction-to-python-a-versatile-and-beginner-friendly-language-578ac9435248
https://medium.com/@dev.shefali7/introduction-to-python-a-versatile-and-beginner-friendly-language-578ac9435248
Medium
Introduction to Python: A Versatile and Beginner-Friendly Language
An introduction to python programming language.
Performance Metrics for Machine Learning Models (Part 3: Confusion Matrix)
https://dr-alvin-ang.medium.com/performance-metrics-for-machine-learning-models-part-3-confusion-matrix-75144e033e38
https://dr-alvin-ang.medium.com/performance-metrics-for-machine-learning-models-part-3-confusion-matrix-75144e033e38
Medium
Performance Metrics for Machine Learning Models (Part 3: Confusion Matrix)
Classification Metrics in Python by Dr. Alvin Ang
How to Store the Output of a Command in a Variable using Python:
https://medium.com/@ravikanttripathi14102001/how-to-store-the-output-of-a-command-in-a-variable-using-python-1a95c8b9e9f0
https://medium.com/@ravikanttripathi14102001/how-to-store-the-output-of-a-command-in-a-variable-using-python-1a95c8b9e9f0
Medium
How to Store the Output of a Command in a Variable using Python:
Introduction:
Exploring the Different Types of Conditional Statements and Loops in Python
https://aniruddh123.medium.com/exploring-the-different-types-of-conditional-statements-and-loops-in-python-76babd11875f
https://aniruddh123.medium.com/exploring-the-different-types-of-conditional-statements-and-loops-in-python-76babd11875f
Medium
Exploring the Different Types of Conditional Statements and Loops in Python
Introduction
Adding your own custom tool/toolkit to SuperAGI
https://ishaan-bhola.medium.com/adding-your-own-custom-tool-toolkit-to-superagi-48dadfe1007a
https://ishaan-bhola.medium.com/adding-your-own-custom-tool-toolkit-to-superagi-48dadfe1007a
Medium
Adding your own custom tool/toolkit to SuperAGI
The article aims to guide you step-by-step through the process of building and adding your own custom tool with SuperAGI, a dev-first…
Building Your Own Custom Tool in SuperAGI: A Step-by-Step Guide
https://ishaan-bhola.medium.com/building-your-own-custom-tool-in-superagi-a-step-by-step-guide-249a987f28bb
https://ishaan-bhola.medium.com/building-your-own-custom-tool-in-superagi-a-step-by-step-guide-249a987f28bb
Medium
Building Your Own Custom Tool in SuperAGI: A Step-by-Step Guide
This article will guide you step by step through how to build a custom tool & add your tool to the SuperAGI. Using an example provided in a…
How to Automate Tasks with Python: Top Practical Examples
https://python.plainenglish.io/how-to-automate-tasks-with-python-top-practical-examples-754c4e7be26
https://python.plainenglish.io/how-to-automate-tasks-with-python-top-practical-examples-754c4e7be26
Medium
How to Automate Tasks with Python: Top Practical Examples
The Ultimate Guide to Automating Tasks with Python’s Hidden Gems
Building and Dockerizing a Standalone Celery Application: A Step-by-Step Guide
https://medium.com/@muhammad-azeem-akhter/building-and-dockerizing-a-standalone-celery-application-a-step-by-step-guide-9ffc48baa37e
https://medium.com/@muhammad-azeem-akhter/building-and-dockerizing-a-standalone-celery-application-a-step-by-step-guide-9ffc48baa37e
Medium
Building and Dockerizing a Standalone Celery Application: A Step-by-Step Guide
In the world of distributed task queues, Celery stands out as a powerful and versatile tool. With its ability to handle complex task…
I recently found Kaagle and I appreciate it so far
https://overcomingmalaise.medium.com/i-recently-found-kaagle-and-i-appreciate-it-so-far-1da430caf469
https://overcomingmalaise.medium.com/i-recently-found-kaagle-and-i-appreciate-it-so-far-1da430caf469
Medium
I recently found Kaagle and I appreciate it so far
A Disability and Accessibility Perspective
Embeddings with Sentence Transformers and Pinecone for Question Answering in Spanish
https://edumunozsala.medium.com/embeddings-with-sentence-transformers-and-pinecone-for-question-answering-in-spanish-87a5e90161d4
https://edumunozsala.medium.com/embeddings-with-sentence-transformers-and-pinecone-for-question-answering-in-spanish-87a5e90161d4
Medium
Embeddings with Sentence Transformers and Pinecone for Question Answering in Spanish
A simple how-to guide on using a vector database, semantic search and sentence-transformer for a question-answering task