A Gentle Introduction to Text Summarization in Machine Learning
Have you ever summarized a lengthy document into a short paragraph? How long did you take? Manually ...
https://blog.floydhub.com/gentle-introduction-to-text-summarization-in-machine-learning/
Have you ever summarized a lengthy document into a short paragraph? How long did you take? Manually ...
https://blog.floydhub.com/gentle-introduction-to-text-summarization-in-machine-learning/
Not just CPU: writing custom profilers for Python
Let’s say your program is slow, and you’ve determined that it’s only partially ...
https://pythonspeed.com/articles/custom-python-profiler/
Let’s say your program is slow, and you’ve determined that it’s only partially ...
https://pythonspeed.com/articles/custom-python-profiler/
Python⇒Speed
Not just CPU: writing custom profilers for Python
Sometimes existing Python profilers aren’t enough: you need to measure something unusual. Learn how to write your own cProfile-based custom profiler.
Spacy + Redis = Magic
Word similarity task optimized through Spacy and Redis
https://towardsdatascience.com/spacy-redis-magic-60f25c21303d
Word similarity task optimized through Spacy and Redis
https://towardsdatascience.com/spacy-redis-magic-60f25c21303d
shengqiangzhang / examples-of-web-crawlers
Some interesting examples of python crawlers that are friendly to beginners.
https://github.com/shengqiangzhang/examples-of-web-crawlers
Some interesting examples of python crawlers that are friendly to beginners.
https://github.com/shengqiangzhang/examples-of-web-crawlers
GitHub
GitHub - shengqiangzhang/examples-of-web-crawlers: 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples…
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) - shengqiangzhang/examples-of-web-crawlers
I made a program that will help you find deep learning AI projects and pre-trained models!
https://www.reddit.com/r/Python/comments/cq53v4/i_made_a_program_that_will_help_you_find_deep/
https://www.reddit.com/r/Python/comments/cq53v4/i_made_a_program_that_will_help_you_find_deep/
reddit
r/Python - I made a program that will help you find deep learning AI projects and pre-trained models!
862 votes and 45 comments so far on Reddit
My Favorite Free Courses to Learn Python In-Depth
13 free Python courses for beginner and intermediate…
https://medium.com/better-programming/my-favorite-free-courses-to-learn-python-in-depth-95eb9508d042
13 free Python courses for beginner and intermediate…
https://medium.com/better-programming/my-favorite-free-courses-to-learn-python-in-depth-95eb9508d042
Genetic Algorithms — I
What if AI learns to bat with genes and their strategies?
https://medium.com/@iamchiragsharma/genetic-algorithms-i-4438475ad5c6
What if AI learns to bat with genes and their strategies?
https://medium.com/@iamchiragsharma/genetic-algorithms-i-4438475ad5c6
Spent a few days hacking together a ray-casting engine that renders to ascii for playing in your terminal! With shading and textures! Link in the comments.
https://www.reddit.com/r/Python/comments/crdx3p/spent_a_few_days_hacking_together_a_raycasting/
https://www.reddit.com/r/Python/comments/crdx3p/spent_a_few_days_hacking_together_a_raycasting/
Reddit
From the Python community on Reddit: Spent a few days hacking together a ray-casting engine that renders to ascii for playing in…
Explore this post and more from the Python community
Feature Engineering and Algorithm Accuracy for the Titanic Dataset
https://towardsdatascience.com/feature-engineering-and-algorithm-accuracy-for-the-titanic-dataset-5891cfa5a4ac
https://towardsdatascience.com/feature-engineering-and-algorithm-accuracy-for-the-titanic-dataset-5891cfa5a4ac
zllrunning / video-object-removal
Just draw a bounding box and you can remove the object you want to remove.
https://github.com/zllrunning/video-object-removal
Just draw a bounding box and you can remove the object you want to remove.
https://github.com/zllrunning/video-object-removal
GitHub
GitHub - zllrunning/video-object-removal: Just draw a bounding box and you can remove the object you want to remove.
Just draw a bounding box and you can remove the object you want to remove. - zllrunning/video-object-removal
ageitgey / face_recognition
The world's simplest facial recognition api for Python and the command line
https://github.com/ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
https://github.com/ageitgey/face_recognition
GitHub
GitHub - ageitgey/face_recognition: The world's simplest facial recognition api for Python and the command line
The world's simplest facial recognition api for Python and the command line - ageitgey/face_recognition
How To Learn Data Science - My path
Tools and Resources I use
https://towardsdatascience.com/how-to-learn-data-science-my-path-ba7b9aa94f63
Tools and Resources I use
https://towardsdatascience.com/how-to-learn-data-science-my-path-ba7b9aa94f63
Data Science in Production
Building Scalable Model Pipelines with Python
https://towardsdatascience.com/data-science-in-production-13764b11d68e
Building Scalable Model Pipelines with Python
https://towardsdatascience.com/data-science-in-production-13764b11d68e
Best Investment Portfolio Via Monte-Carlo Simulation In Python
Finding An Optimum Investment Portfolio…
https://medium.com/fintechexplained/best-investment-portfolio-via-monte-carlo-simulation-in-python-53286f3fe93
Finding An Optimum Investment Portfolio…
https://medium.com/fintechexplained/best-investment-portfolio-via-monte-carlo-simulation-in-python-53286f3fe93
BishopFox / GitGot
Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.
https://github.com/BishopFox/GitGot
Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets.
https://github.com/BishopFox/GitGot
GitHub
GitHub - BishopFox/GitGot: Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive…
Semi-automated, feedback-driven tool to rapidly search through troves of public data on GitHub for sensitive secrets. - BishopFox/GitGot
cchen156 / Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
https://github.com/cchen156/Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
https://github.com/cchen156/Learning-to-See-in-the-Dark
GitHub
GitHub - cchen156/Learning-to-See-in-the-Dark: Learning to See in the Dark. CVPR 2018
Learning to See in the Dark. CVPR 2018. Contribute to cchen156/Learning-to-See-in-the-Dark development by creating an account on GitHub.
5 Tips To Create A More Reliable Web Crawler
To Boost your web crawler’s efficiency!
https://towardsdatascience.com/https-towardsdatascience-com-5-tips-to-create-a-more-reliable-web-crawler-3efb6878f8db
To Boost your web crawler’s efficiency!
https://towardsdatascience.com/https-towardsdatascience-com-5-tips-to-create-a-more-reliable-web-crawler-3efb6878f8db
AI Powered Search for Extra-terrestrial Intelligence — Analyzing Radio Telescopic Data
https://towardsdatascience.com/ai-powered-search-for-extra-terrestrial-intelligence-analyzing-radio-telescopic-data-c9e46741041
https://towardsdatascience.com/ai-powered-search-for-extra-terrestrial-intelligence-analyzing-radio-telescopic-data-c9e46741041