Finding the shortest path between two points using the A Star Algorithm! I find it to be one of the best self projects to learn and get into programming. Link to the Github repository in the comments!
https://www.reddit.com/r/Python/comments/gqp5jn/finding_the_shortest_path_between_two_points/
https://www.reddit.com/r/Python/comments/gqp5jn/finding_the_shortest_path_between_two_points/
reddit
Finding the shortest path between two points using the A Star...
Posted in r/Python by u/anuj-99 • 1,401 points and 68 comments
Unity-Technologies / ml-agents
Unity Machine Learning Agents Toolkit
https://github.com/Unity-Technologies/ml-agents
Unity Machine Learning Agents Toolkit
https://github.com/Unity-Technologies/ml-agents
GitHub
GitHub - Unity-Technologies/ml-agents: The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables…
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement ...
I made a coding interview site with video conferencing, collaborative code editing and remote code execution.
https://www.reddit.com/r/Python/comments/gv2dy5/i_made_a_coding_interview_site_with_video/
https://www.reddit.com/r/Python/comments/gv2dy5/i_made_a_coding_interview_site_with_video/
reddit
I made a coding interview site with video conferencing,...
Posted in r/Python by u/euphinx_ • 1,675 points and 77 comments
The Future of AI is Open
For this Humans of Machine Learning (#humansofml) interview, I’m thrilled to share my conversation ...
https://blog.floydhub.com/the-future-of-ai-is-open/
For this Humans of Machine Learning (#humansofml) interview, I’m thrilled to share my conversation ...
https://blog.floydhub.com/the-future-of-ai-is-open/
Ultimate Guide to Python Debugging
Let’s explore the Art of debugging using Python logging…
https://towardsdatascience.com/ultimate-guide-to-python-debugging-854dea731e1b
Let’s explore the Art of debugging using Python logging…
https://towardsdatascience.com/ultimate-guide-to-python-debugging-854dea731e1b
Why `True is False is False` -> False?
Here is a little interview question to you, experienced Python…
https://towardsdatascience.com/why-true-is-false-is-false-false-dc41b11eb27a
Here is a little interview question to you, experienced Python…
https://towardsdatascience.com/why-true-is-false-is-false-false-dc41b11eb27a
Rejolut - Top Python Development Company
https://medium.com/@rejolut/rejolut-top-python-development-company-9df67f401f4c
https://medium.com/@rejolut/rejolut-top-python-development-company-9df67f401f4c
Stop Using datetime.now!
One of my favorite job interview questions is this:
Write a function that returns tomorrow's ...
https://hakibenita.com/python-dependency-injection
One of my favorite job interview questions is this:
Write a function that returns tomorrow's ...
https://hakibenita.com/python-dependency-injection
Hakibenita
Stop Using datetime.now!
Practical Dependency Injection in Python
Quickly label data in Jupyter Lab
Use pigeonXT to label all sorts of data in a bliss
https://towardsdatascience.com/quickly-label-data-in-jupyter-lab-999e7e455e9e
Use pigeonXT to label all sorts of data in a bliss
https://towardsdatascience.com/quickly-label-data-in-jupyter-lab-999e7e455e9e
The Python Standard Library — modules you should know as a data scientist
with usage examples
https://towardsdatascience.com/the-python-standard-library-modules-you-should-know-as-a-data-scientist-47e1117ca6c8
with usage examples
https://towardsdatascience.com/the-python-standard-library-modules-you-should-know-as-a-data-scientist-47e1117ca6c8
5 Advanced Operations Using Dictionaries in Python
Level up your skills when using dictionaries in…
https://medium.com/better-programming/5-advanced-operations-using-dictionaries-in-python-5f8edb4719fa
Level up your skills when using dictionaries in…
https://medium.com/better-programming/5-advanced-operations-using-dictionaries-in-python-5f8edb4719fa
Create your own COVID-19 tracker and data visualiser with Pandas and Matplotlib in Python!
https://medium.com/tech-iiitg/create-your-own-covid-19-tracker-and-data-visualiser-with-pandas-and-matplotlib-in-python-a1c6e3dbd378
https://medium.com/tech-iiitg/create-your-own-covid-19-tracker-and-data-visualiser-with-pandas-and-matplotlib-in-python-a1c6e3dbd378
2D Raycasting along with Rendered view - Visualization was done using Pygame! People who love games would definitely love this! Link to the Github repository in the comments!
https://www.reddit.com/r/Python/comments/grwueh/2d_raycasting_along_with_rendered_view/
https://www.reddit.com/r/Python/comments/grwueh/2d_raycasting_along_with_rendered_view/
reddit
2D Raycasting along with Rendered view - Visualization was done...
Posted in r/Python by u/anuj-99 • 1,481 points and 53 comments
ZULU MODULE IN PYTHON
Working with dates and times in programming can be cumbersome. Click here to…
https://medium.com/tech-iiitg/zulu-module-in-python-8840f0447801
Working with dates and times in programming can be cumbersome. Click here to…
https://medium.com/tech-iiitg/zulu-module-in-python-8840f0447801
sidetable - Create Simple Summary Tables in Pandas
Introduction
Today I am happy to announce the release of a new pandas utility library called ...
https://pbpython.com/sidetable.html
Introduction
Today I am happy to announce the release of a new pandas utility library called ...
https://pbpython.com/sidetable.html
Pbpython
sidetable - Create Simple Summary Tables in Pandas
Introducing sidetable, a pandas library that build summary tables of your DataFrames.
I configured my terminal to teach me a new word everyday! Every time I open a new terminal window, I have a python script that scrapes dictionary.com and gives me the word of the day. On top of that, I have a motivational quote displayed as well :)
https://www.reddit.com/r/Python/comments/gu9nzq/i_configured_my_terminal_to_teach_me_a_new_word/
https://www.reddit.com/r/Python/comments/gu9nzq/i_configured_my_terminal_to_teach_me_a_new_word/
reddit
I configured my terminal to teach me a new word everyday! Every...
Posted in r/Python by u/ImportantDesk • 2,065 points and 264 comments
How Much Math do I need in Data Science?
Math skills are essential in…
https://medium.com/towards-artificial-intelligence/how-much-math-do-i-need-in-data-science-d05d83f8cb19
Math skills are essential in…
https://medium.com/towards-artificial-intelligence/how-much-math-do-i-need-in-data-science-d05d83f8cb19
What I think is good and bad
I’m in the #python IRC channel on Freenode a lot. The people there are often
quite ...
https://nedbatchelder.com//blog/202005/what_i_think_is_good_and_bad.html
I’m in the #python IRC channel on Freenode a lot. The people there are often
quite ...
https://nedbatchelder.com//blog/202005/what_i_think_is_good_and_bad.html
Web App Development in Python
Introduction to building a front-end user experience
https://towardsdatascience.com/web-app-development-in-python-469e1cf2116b
Introduction to building a front-end user experience
https://towardsdatascience.com/web-app-development-in-python-469e1cf2116b