Simple explanation of Vision Transformers in PYTHON with source codes for your studies and projects
https://harishalakshanwarnakulasuriya.medium.com/simple-explanation-of-vision-transformers-in-python-with-source-codes-for-your-studies-and-projects-b4f55c99aa36
https://harishalakshanwarnakulasuriya.medium.com/simple-explanation-of-vision-transformers-in-python-with-source-codes-for-your-studies-and-projects-b4f55c99aa36
Medium
Simple explanation of Vision Transformers in PYTHON with source codes for your studies and projects
Background
Detecting Cyberattacks with Pyshark and Bytewax using Shannon Entropy
https://medium.com/@awmatheson/detecting-cyberattacks-with-pyshark-and-bytewax-using-shannon-entropy-2d346ea23c7f
https://medium.com/@awmatheson/detecting-cyberattacks-with-pyshark-and-bytewax-using-shannon-entropy-2d346ea23c7f
Medium
Detecting Cyberattacks with Pyshark and Bytewax using Shannon Entropy
Every year, cyberattacks become more and more commonplace. Almost daily there are reports of ongoing cyberattacks causing information…
What Magic Wander’s can Python’s Gradio Library do for you!!!
https://medium.com/@priyasengar28/what-magic-wanders-can-python-s-gradio-library-do-for-you-735f5b8dcadc
https://medium.com/@priyasengar28/what-magic-wanders-can-python-s-gradio-library-do-for-you-735f5b8dcadc
Medium
What Magic Wander’s can Python’s Gradio Library do for you!!!
Lets talk about what exactly a Gradio Library is ?
Making a Python Package from a Private Bitbucket Repo
https://medium.com/@bubbapora_76246/making-a-python-package-from-a-private-bitbucket-repo-208f634e8779
https://medium.com/@bubbapora_76246/making-a-python-package-from-a-private-bitbucket-repo-208f634e8779
Medium
Making a Python Package from a Private Bitbucket Repo
I have some code I maintain as generic functions that I use throughout most of my Python files and notebooks. I have that code stored on my…
A Brief Introduction to Quantum computing using Qiskit
https://blog.devgenius.io/a-brief-introduction-to-quantum-computing-using-qiskit-472fc9e0c54e
https://blog.devgenius.io/a-brief-introduction-to-quantum-computing-using-qiskit-472fc9e0c54e
Medium
A Brief Introduction to Quantum computing using Qiskit
Quantum computing has been touted as the future of all computing, the key to curing cancer and the end of encryption (all of which are…
Measuring distance with Bluetooth in indoor environment using Python
https://blog.devgenius.io/measuring-distance-with-bluetooth-in-indoor-environment-using-python-a36b344f9711
https://blog.devgenius.io/measuring-distance-with-bluetooth-in-indoor-environment-using-python-a36b344f9711
Medium
Measuring distance with Bluetooth in indoor environment using Python
Bluetooth ranging technology is very popular. There are many localization systems that exist based on beacons. Beacon technology usually…
Building GraphQL Server Using Schema-first Approach in Python
https://betterprogramming.pub/building-graphql-server-using-schema-first-approach-in-python-68aeee38bcc3
https://betterprogramming.pub/building-graphql-server-using-schema-first-approach-in-python-68aeee38bcc3
Medium
Building GraphQL Server Using Schema-first Approach in Python
Handle CRUD operations with ease
Top 3 python libraries to kickstart your data science journey
https://medium.com/@shubham.bhattacharya22/top-3-python-libraries-to-kickstart-your-data-science-journey-4c0093662956
https://medium.com/@shubham.bhattacharya22/top-3-python-libraries-to-kickstart-your-data-science-journey-4c0093662956
Medium
Top 3 python libraries to kickstart your data science journey
Python is a popular language for data science, and therefore there are many helpful libraries that are built to make your life easier. In…
Automate your Python script using the “schedule” module
https://medium.com/@kamendamov/automate-your-python-script-using-the-schedule-module-1a1b534f2c8e
https://medium.com/@kamendamov/automate-your-python-script-using-the-schedule-module-1a1b534f2c8e
Medium
Automate your Python script using the “schedule” module
To put things in context, my task was to develop a python script that would scrape data from a webpage, model it, and render it to a csv…
Import/Export Files in Django via the Admin Panel
https://rajansahu713.medium.com/import-export-files-in-django-via-the-admin-panel-a3ba36e1ced3
https://rajansahu713.medium.com/import-export-files-in-django-via-the-admin-panel-a3ba36e1ced3
Medium
Import/Export Files in Django via the Admin Panel
Recently, I came across a third-party library for Django django-import-export that allows one to import and export data using the admin…
The Exact Steps I used to Become A Data Scientist @Microsoft
https://medium.com/total-data-science/the-exact-steps-i-used-to-become-a-data-scientist-microsoft-3733fd9f75
https://medium.com/total-data-science/the-exact-steps-i-used-to-become-a-data-scientist-microsoft-3733fd9f75
Medium
The Exact Steps I used to Become A Data Scientist @Microsoft
In this article, I share my personal experience of how I became a Data Scientist at Microsoft.
Custom MuJoCo Environment in Openai Gym
https://medium.com/@shyamashi/custom-mujoco-environment-in-openai-gym-e43345a4233d
https://medium.com/@shyamashi/custom-mujoco-environment-in-openai-gym-e43345a4233d
Medium
Custom MuJoCo Environment in Openai Gym
Pre-Requisites
Python: Refactor code “if-else” to use the dictionary.
https://medium.com/@sunilrana123/python-refactor-code-if-else-to-use-the-dictionary-364351b5cb1f
https://medium.com/@sunilrana123/python-refactor-code-if-else-to-use-the-dictionary-364351b5cb1f
Medium
Python: Refactor code “if-else” to use the dictionary.
Some you find some code where you see lots of if-else statements. Have you ever wondered how to make it cleaner and more efficient? so it…
Which tool is the best to make a complete dataset?
https://medium.com/@jonathanmondaut/which-tool-is-the-best-to-make-a-complete-dataset-b3ce35df56d2
https://medium.com/@jonathanmondaut/which-tool-is-the-best-to-make-a-complete-dataset-b3ce35df56d2
Medium
Which tool is the best to make a complete dataset?
Crawling a website is as today an essential skill for anyone working in or with the digital industry. Firstly, I will start by clarifying…
SFMC Data Automation: Sending Data From MySQL to Salesforce Marketing Cloud Via REST API
https://medium.com/@nataliap_51590/sfmc-data-automation-sending-data-from-mysql-to-salesforce-marketing-cloud-via-rest-api-acee60fcfb74
https://medium.com/@nataliap_51590/sfmc-data-automation-sending-data-from-mysql-to-salesforce-marketing-cloud-via-rest-api-acee60fcfb74
Medium
SFMC Data Automation: Sending Data From MySQL to Salesforce Marketing Cloud Via REST API
Salesforce Marketing Cloud (SFMC) is a great tool for e-mail and mobile marketing. Typically SFMC is used for tracking and analyzing…
Object-Oriented Programming(OOP ‘S) PART -1
https://medium.com/@isshitassharma/object-oriented-programming-oop-s-part-1-b27491a0a942
https://medium.com/@isshitassharma/object-oriented-programming-oop-s-part-1-b27491a0a942
Medium
Object-Oriented Programming(OOP ‘S) PART -1
This is an essential part of every programming language. When we start learning to program, this is part that is covered towards the end of…