Spoken language recognition on Mozilla Common Voice — Audio Transformations.
https://towardsdatascience.com/spoken-language-recognition-on-mozilla-common-voice-audio-transformations-24d5ceaa832b
https://towardsdatascience.com/spoken-language-recognition-on-mozilla-common-voice-audio-transformations-24d5ceaa832b
Medium
Spoken language recognition on Mozilla Common Voice — Audio Transformations.
This is the third article on spoken language recognition based on the Mozilla Common Voice dataset. In Part I, we discussed data selection…
Gorilla — Enhancing Large Language Models’ Ability to Use API Calls
https://medium.com/@marcellopoliti/gorilla-enhancing-large-language-models-ability-to-use-api-calls-1975d223d7c3
https://medium.com/@marcellopoliti/gorilla-enhancing-large-language-models-ability-to-use-api-calls-1975d223d7c3
Medium
Gorilla — Enhancing Large Language Models’ Ability to Use API Calls
A Finetuned LLaMA-based Model to Improve LLMs’ API Call Accuracy and Adaptability
Understanding Variables: A Beginner’s Guide to Programming (Python, C, C++, Java)
https://medium.com/@juniajeff/understanding-variables-a-beginners-guide-to-programming-python-c-c-java-da950254eb5a
https://medium.com/@juniajeff/understanding-variables-a-beginners-guide-to-programming-python-c-c-java-da950254eb5a
Medium
Understanding Variables: A Beginner’s Guide to Programming (Python, C, C++, Java)
Programming, at its core, is about giving instructions to a computer. To do this effectively, we often need to store, manipulate, and…
IPL 2023 Analysis — Build 10 Beautiful Intuitive Charts using Seaborn
https://medium.com/@sudip.1987roy/ipl-2023-analysis-build-10-beautiful-intuitive-charts-using-seaborn-8f46be24b5d2
https://medium.com/@sudip.1987roy/ipl-2023-analysis-build-10-beautiful-intuitive-charts-using-seaborn-8f46be24b5d2
Medium
IPL 2023 Analysis — Build 10 Beautiful Intuitive Charts using Seaborn
About IPL:
Open-Source Finance: Is OpenBB the Future of Market Analysis?
https://medium.com/@nick-stambaugh/open-source-finance-is-openbb-the-future-of-market-analysis-ceb0584f50a5
https://medium.com/@nick-stambaugh/open-source-finance-is-openbb-the-future-of-market-analysis-ceb0584f50a5
Medium
Open-Source Finance: Is OpenBB the Future of Market Analysis?
OpenBB is an open-source alternative to the traditional Bloomberg Terminal.
Unboxing Python Packaging: A Deep Dive into PyPI, Setuptools, and More
https://levelup.gitconnected.com/unboxing-python-packaging-a-deep-dive-into-pypi-setuptools-and-more-b3652e345dd2
https://levelup.gitconnected.com/unboxing-python-packaging-a-deep-dive-into-pypi-setuptools-and-more-b3652e345dd2
Medium
Unboxing Python Packaging: A Deep Dive into PyPI, Setuptools, and More
Your Complete Blueprint to Building, Packaging, and Sharing Python Projects
Understanding the Concurrency Ecosystem: in Python
https://levelup.gitconnected.com/understanding-the-concurrency-ecosystem-in-python-983191c489b8
https://levelup.gitconnected.com/understanding-the-concurrency-ecosystem-in-python-983191c489b8
Medium
Understanding the Concurrency Ecosystem: in Python
In the dynamic world of programming, where performance and efficiency are paramount, the concept of concurrency plays a pivotal role. As…
Democratizing chatbot applications: Your ultimate guide to building open source chatbots with…
https://codemaker2016.medium.com/democratizing-chatbot-applications-your-ultimate-guide-to-building-open-source-chatbots-with-e8dab3124ce
https://codemaker2016.medium.com/democratizing-chatbot-applications-your-ultimate-guide-to-building-open-source-chatbots-with-e8dab3124ce
Medium
Democratizing chatbot applications: Your ultimate guide to building open source chatbots with FalconAI, LangChain, and Chainlit
In the ever-evolving landscape of Artificial Intelligence, Generative AI has emerged as a transformative force, revolutionizing various…