Python | Machine Learning | Coding | R
62K subscribers
1.12K photos
67 videos
140 files
768 links
List of our channels:
https://t.me/addlist/8_rRW2scgfRhOTc0

Discover powerful insights with Python, Machine Learning, Coding, and Rβ€”your essential toolkit for data-driven solutions, smart alg

Help and ads: @hussein_sheikho

https://telega.io/?r=nikapsOH
Download Telegram
Machine Learning Algorithm πŸ€–

http://t.me/codeprogrammer βœ…
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🎁 Lisa has given away over $100,000 in the last 30 days. Every single one of her subscribers is making money.

She is a professional trader and broadcasts her way of making money trading on her channel EVERY subscriber she has helped, and she will help you.

🧠 Do this and she will help you earn :

1. Subscribe to her channel
2. Write β€œGIFT” to her private messages
3. Follow her channel and trade with her.
Repeat transactions after her = earn a lot of money.

Subscribe πŸ‘‡πŸ»
https://t.me/+DqIxOkOWtVw3ZjYx
Thinking about learning Python πŸ–₯

πŸ‘©β€πŸ’» Coding in 2024
https://www.youtube.com/shorts/hBgTsN9PVtE


β˜„οΈ Where to use Python in Real World
https://www.youtube.com/shorts/gD2YXjMMZs8


Why Python Rules the Coding World! πŸπŸ‘‘
https://www.youtube.com/shorts/oNDmMSO6ZK0

http://t.me/codeprogrammer βœ…
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ–₯ NumPyro - Python library for probabilistic programming

- pip install numpyro

NumPyro is a lightweight probabilistic programming library that adds NumPy capabilities to the Pyro library.
The probabilistic programming process with NumPyro also uses JAX for automatic differentiation and JIT compilation on the GPU/CPU.

πŸ–₯ GitHub
🟑 Docks

http://t.me/codeprogrammer βœ…
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚑️ NOW! Only today-tomorrow I am looking for 10 people for the experiment!

By the end of the month I will try to bring them to a good income. No cheating!

πŸ’ΈI bet a large sum of money that by the end of the month will make 10 unknown people teach to make money on trading. I will not take money. I will not sell anything.

I just sincerely want to help you become more successful and win your bet!

If you want to take part - write me in DM!

πŸ‘‰CLICK HEREπŸ‘ˆ
πŸ‘‰CLICK HEREπŸ‘ˆ
πŸ‘‰CLICK HEREπŸ‘ˆ
πŸ–₯ How to hide secret text inside an image using Python?

Nothing complicated, you just need the Stegano library:

# pip install stegano

from stegano import lsb
secret = lsb.hide('image.png', 'very secret text')
secret.save('secret_image.png')

print(lsb.reveal('secret_image.png'))


A quick question: how is this ability to store text in a picture implemented?
How easy is it to detect such text hiding?

πŸ–₯ GitHub

http://t.me/codeprogrammer ⭐️⭐️
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Initialization can have a significant impact on convergence in training deep neural networks.

Read our guide to learn how to initialize neural network parameters effectively:
https://www.deeplearning.ai/ai-notes/initialization/index.html

http://t.me/codeprogrammer ❀️
Please open Telegram to view this post
VIEW IN TELEGRAM
Football Analysis in Python with Yolov8 & OpenCV

Video: https://youtu.be/yJWAtr3kvPU?si=Ix9t3QiXR3jwbog7

Deep learning web application for football analysis with Streamlit.

Used material links:
Project repo: https://github.com/Hmzbo/Football-Analytics-with-Deep-Learning-and-Computer-Vision

Custom dataset tips: https://docs.ultralytics.com/yolov5/tutorials/tips_for_best_training_results/

Annotation tools:
labelme: https://github.com/wkentaro/labelme

cvat: https://github.com/opencv/cvat

http://t.me/codeprogrammer πŸ’¬
Please open Telegram to view this post
VIEW IN TELEGRAM
The LLM Scientist Roadmap

Ready to become an LLM Scientist? Follow this roadmap to unlock your potential and master the art of Large Language Models.

#LLM #DataScience #Roadmap

http://t.me/codeprogrammer ⭐
Please open Telegram to view this post
VIEW IN TELEGRAM
Take Screenshots using Python

#python

http://t.me/codeprogrammer ⭐️
Please open Telegram to view this post
VIEW IN TELEGRAM
Support Vector Machine Notes πŸ—’οΈ .pdf
8.6 MB
Support Vector Machine Notes

#SVM #machineLearning #AI #python

http://t.me/codeprogrammer ⭐️

πŸš“ Support us:
πŸ₯‡ BTC:
bc1qgjmr3ffh48jw5vw2tqad9useumutt5tql0pa6w

πŸ’² USDT TRC20:
TMzAr8AFcZ1n5RXZa3BHPXHBRqugx9Skr7

🐬 TON:
UQAVMaOmfh8vsaXTykpBX45A3tsYv4Guo09eMw1Tl_uSYFcq

🏦 PAYPAL:
https://www.paypal.me/HusseinSheikho
Please open Telegram to view this post
VIEW IN TELEGRAM
Three good training sets to start working in the field of data science:

- Machine Learning for Beginners

- Data Science for Beginners

- Artificial Intelligence for Beginners

β˜•οΈ Coursera Membership Free

http://t.me/codeprogrammer ⭐️
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ³οΈβ€πŸŒˆ 5 free courses to master Python for data science

πŸ‘¨πŸ»β€πŸ’» If you want to enter the data world, learning Python as the most important language in this field is essential! But there are many things to learn in Python: from Python basics to data analysis, machine learning and coding with Python. So how can you find the best resources to learn all of this?

1️⃣ Python course for beginners

βͺ This course is for beginners and in less than an hour, it will teach you the basics of Python programming such as variables, loops and lists.

πŸ“Ž Link: Course Homepage

2️⃣ Python programming course (intermediate level)

βͺ Now that you have learned the basics, you can start this programming course. This course covers more advanced features of Python, such as lambda functions, generators, exception handling, and multithreading.

πŸ“Ž Link: Course Homepage

3️⃣ Data analysis course with Python

βͺ This freeCodeCamp course teaches you NumPy, Pandas, Matplotlib and Seaborn libraries and includes data analysis projects.

πŸ“Ž Link: Course Homepage

4️⃣ Machine learning course with Python and scikit-learn

βͺ This course teaches you machine learning algorithms with scikit-learn and how to design and implement machine learning projects.

πŸ“Ž Link: Course Homepage

5️⃣ Data structure and algorithms course in Python

βͺ This free course teaches you the basic concepts of data structures and algorithms such as binary search, search trees, and sorting algorithms.

πŸ“Ž Link: Course Homepage

http://t.me/codeprogrammer ⭐️

β˜•οΈ Coursera Membership Free
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ“ List of SQL Data Science Interview Questions
βœ… In famous companies in the world

πŸ‘¨πŸ»β€πŸ’» If you are preparing for a data science job interview and are looking for questions in the SQL field, this list of SQL questions collected from large and famous companies can help you.πŸ‘‡

1️⃣ Amazon company SQL interview question

πŸ“Ž Link: Amazon SQL Interview

2️⃣ Airbnb SQL interview question

πŸ“Ž Link: Airbnb SQL Interview Question

3️⃣ Adobe SQL Interview Question

πŸ“Ž Link: Adobe SQL Interview Question

4️⃣ Spotify SQL Interview Question

πŸ“Ž Link: Spotify SQL Interview Question

5️⃣ L&T Company SQL Interview Question

πŸ“Ž Link: L&T SQL Interview Question

6️⃣ Ameriprise LLC SQL query

πŸ“Ž Link: Ameriprise LLC SQL Interview

7️⃣ SQL query from Tiger Analytics

πŸ“Ž Link: Tiger Analytics SQL Interview

8️⃣ PWC SQL Interview Question

πŸ“Ž Link: PWC SQL Interview Question

9️⃣ Honeywell SQL Interview Question

πŸ“Ž Link: Honeywell SQL Interview

1️⃣ Angel One Company SQL Interview Question

πŸ“Ž Link: Angel One SQL Interview

1️⃣ SQL interview questions of FAANG companies

πŸ“Ž Link: FAANG SQL Interview Question

1️⃣ Accenture SQL Interview Question

πŸ“Ž Link: Accenture SQL Interview

πŸ‘‰ BEST DATA SCIENCE CHANNELS ON TELEGRAM πŸ‘ˆ
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ™ƒ Prediction of the winning country of the 2024 Olympics

πŸ‘¨πŸ»β€πŸ’» Our project is designed to predict the winner of the 2024 Olympics and use historical data to train a machine learning model.

πŸ“„ In this project, we train a machine learning model based on historical data by using the number of medals of countries participating in the 2021 Tokyo Olympics. This dataset includes information such as the number of medals, demographic information of countries and economic indicators. Then, based on the predicted medals, we will make a ranking to determine the winning country.

πŸ–₯ From the dataset and coding to analysis and project results, all are available in the following GitHub repo.πŸ‘‡

β”Œ πŸ’Έ Predictive Olympic Winner 2024
β”œ πŸ“ƒ Report
β””
🐱 GitHub-Repos

http://t.me/codeprogrammer ⭐️

β˜•οΈ Coursera Membership Free
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from πŸ³
This media is not supported in your browser
VIEW IN TELEGRAM
🐳 @whale – #1 licensed platform gaming and sportsbook on Telegram!

2mil+ people trust us, 200к+ native users on @whalesocials, and the community is only growing!😈

❀️‍πŸ”₯Our buns ❀️‍πŸ”₯

πŸ₯°Supports BTC, USDT, TON, CELO and NOT
πŸ€‘Instant withdrawals
πŸ₯°Regular giveaways

Share your thoughts and feedback of @Whale on Ton.app and Trustpilot. You make us better ❔
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
In case you missed it, we just launched "Pretraining LLMs!"

In this course, you’ll gain in-depth knowledge of the steps to pretrain an LLM, encompassing all the steps, from data preparation to performance assessment.

Enroll for free today: https://www.deeplearning.ai/short-courses/pretraining-llms/

http://t.me/codeprogrammer ⭐️

β˜•οΈ Coursera Membership Free
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ’¬ 72 hours of free access
πŸ’» To all courses on the 365DataScience site
πŸ”» Free access to data science courses
βœ… Without any restrictions!
πŸ“† From July 19 to July 22

πŸ‘¨πŸ»β€πŸ’» 365DataScience website has created free and unlimited access to data science courses for 72 hours from November 19 , without any restrictions and without the need for a credit card!πŸ’―

⬅️ From today! You have the opportunity to access all the following for free by creating an account with an email.

πŸ”Ή 81 training courses
πŸ”Ή 672 practical and applied exercises
πŸ”Ή Over 260 hours of instructional videos

πŸš€ By taking these courses, you can experience a completely organized roadmap, test your knowledge with practical exercises, work on real projects, and finally receive fully valid certificates at no cost.


πŸ”Έ Course access link: πŸ‘‡

β”Œ
πŸ’Έ Free Access July 19 – July 22
β””
🎬 +81 Data & AI Courses 100% FREE

http://t.me/codeprogrammer ⭐️

β˜•οΈ Register in Coursera Free
Please open Telegram to view this post
VIEW IN TELEGRAM