Python | Machine Learning | Coding | R
64.8K subscribers
1.16K photos
73 videos
147 files
829 links
Help and ads: @hussein_sheikho

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

List of our channels:
https://t.me/addlist/8_rRW2scgfRhOTc0

https://telega.io/?r=nikapsOH
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
LangExtract

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

GitHub: https://github.com/google/langextract

https://t.me/DataScienceN ๐Ÿ–•
Please open Telegram to view this post
VIEW IN TELEGRAM
โค5
Microsoft launched the best course on Generative AI!

The Free 21 lesson course is available on #Github and will teach you everything you need to know to start building #GenerativeAI applications.

Enroll: https://github.com/microsoft/generative-ai-for-beginners

https://github.com/microsoft/generative-ai-for-beginners

https://t.me/CodeProgrammer ๐Ÿฉท
Please open Telegram to view this post
VIEW IN TELEGRAM
โค8
This media is not supported in your browser
VIEW IN TELEGRAM
#LSTMs made AI remember before #Transformers took over

hereโ€™s the 15-step by-hand โœ๏ธ guide

you can download: https://www.byhand.ai/p/26-lstm

https://t.me/CodeProgrammer
โค6
Grab these free AI courses before they get paywalled:

๐Ÿญ. Prompt Engineering Basics:
https://skillbuilder.aws/search?searchText=foundations-of-prompt-engineering&showRedirectNotFoundBanner=true

๐Ÿฎ. ChatGPT Prompts Mastery:
https://deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/

๐Ÿฏ. Intro to Generative AI:
https://cloudskillsboost.google/course_templates/536

๐Ÿฐ. AI Introduction by Harvard:
https://pll.harvard.edu/course/cs50s-introduction-artificial-intelligence-python/2023-05

๐Ÿฑ. Microsoft GenAI Basics:
https://linkedin.com/learning/what-is-generative-ai/generative-ai-is-a-tool-in-service-of-humanity

๐Ÿฒ. Prompt Engineering Pro:
https://learnprompting.org

๐Ÿณ. Googleโ€™s Ethical AI:
https://cloudskillsboost.google/course_templates/554

๐Ÿด. Harvard Machine Learning:
https://pll.harvard.edu/course/data-science-machine-learning

๐Ÿต. LangChain App Developer:
https://deeplearning.ai/short-courses/langchain-for-llm-application-development/

๐Ÿญ๐Ÿฌ. Bing Chat Applications:
https://linkedin.com/learning/streamlining-your-work-with-microsoft-bing-chat

๐Ÿญ๐Ÿญ. Generative AI by Microsoft:
https://learn.microsoft.com/en-us/training/paths/introduction-to-ai-on-azure/

๐Ÿญ๐Ÿฎ. Amazonโ€™s AI Strategy:
https://skillbuilder.aws/search?searchText=generative-ai-learning-plan-for-decision-makers&showRedirectNotFoundBanner=true

๐Ÿญ๐Ÿฏ. GenAI for Everyone:
https://deeplearning.ai/courses/generative-ai-for-everyone/

๐Ÿญ๐Ÿฐ. AWS GenAI Foundation:
https://coursera.org/learn/generative-ai-with-llms

https://t.me/CodeProgrammer ๐Ÿ”ฐ
Please open Telegram to view this post
VIEW IN TELEGRAM
โค6๐Ÿ‘1๐Ÿ‘1
๐Ÿš€ 16th AI by Hand โœ๏ธ Workshops, Scholarships available ๐Ÿ‘‰ https://lu.ma/te2q2zqu

Every Wednesday weโ€™ve been bringing people together to learn AI by hand โœ๏ธ.

Next week marks our 16th workshop, and thanks to Googleโ€™s generous sponsorship, weโ€™re offering scholarships for educators and students to join us.

Choose your session:

๐Ÿ™Œ Deep Learning Beginner Math Workshop
Build the math foundation for deep learning:

1. Dot Product
2. Matrix Multiplication
3. Linear Layer
4. Activation
5. Artificial Neuron

๐Ÿ™Œ ๐Ÿ™Œ Transformer in Excel Workshop (Intermediate)
For AI engineers who know how to use Transformers but want to open the black box. Weโ€™ll visualize every stepโ€”data flow, math, and dimension alignmentโ€”inside Excel.

๐Ÿ™Œ ๐Ÿ™Œ ๐Ÿ™Œ Latest AI Paper Workshop (Advanced)
Work through a just-published model, architecture, or algorithm with brand-new AI by Hand exercisesโ€”crafted for this workshop only.

๐Ÿ™Œ ๐Ÿ™Œ ๐Ÿ™Œ Deep Reinforcement Learning Workshop (Advanced)
From replay buffers to Monte Carlo, TD learning, Deep Q-Networks, and SARSAโ€”understand value-based deep RL from the ground up.

๐Ÿ“… When: Every Wednesday
๐ŸŽ“ Scholarships: Available for educators & students (sponsored by Google)

Register ๐Ÿ”— https://lu.ma/te2q2zqu
โค9๐Ÿ‘6
Top 150 Python Interview Questions

This PDF covers the most frequently asked Python questions with answers to help you prepare for upcoming interviews.

๐Ÿ”ธLink to PDF

๐Ÿ‘‰ @DataScience4
โค3๐Ÿ’ฏ2
๐Ÿ‘พ3โค2๐Ÿ”ฅ1
python-docx: Create and Modify Word Documents #python

python-docx is a Python library for reading, creating, and updating Microsoft Word 2007+ (.docx) files.

Installation
pip install python-docx

Example
from docx import Document

document = Document()
document.add_paragraph("It was a dark and stormy night.")
<docx.text.paragraph.Paragraph object at 0x10f19e760>
document.save("dark-and-stormy.docx")

document = Document("dark-and-stormy.docx")
document.paragraphs[0].text
'It was a dark and stormy night.'

https://t.me/DataScienceN ๐Ÿš—
โค9๐Ÿ”ฅ1
This media is not supported in your browser
VIEW IN TELEGRAM
Data scientists, this is for you โ€” I dug up LeetCode for DS

DataLemur โ€” a powerful platform that collects real interview problems from Tesla, Facebook, Twitter, Microsoft, and other top companies

Inside: practical tasks on SQL, statistics, Python, and ML. You can filter by difficulty level and company

Top-notch for those preparing for interviews for Data Scientist / Data Analyst roles. Get it here ๐Ÿฏ

๐Ÿ‘‰ https://t.me/CodeProgrammer ๐Ÿ‘
Please open Telegram to view this post
VIEW IN TELEGRAM
โค10
Please open Telegram to view this post
VIEW IN TELEGRAM
โค1
Python library that adds Generative AI capabilities to Pandas!

PandasAI analyzes complex data frames and plot visualizations just by using natural language.

GitHub: https://github.com/sinaptik-ai/pandas-ai

https://t.me/CodeProgrammer ๐Ÿ–•
Please open Telegram to view this post
VIEW IN TELEGRAM
โค7๐Ÿ’ฏ1
๐Ÿ”ฅ Trending Repository: awesome-transformer-nlp

๐Ÿ“ Description: A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.

๐Ÿ”— Repository URL: https://github.com/cedrickchee/awesome-transformer-nlp

๐Ÿ“– Readme: https://github.com/cedrickchee/awesome-transformer-nlp#readme

๐Ÿ“Š Statistics:
๐ŸŒŸ Stars: 1.1K stars
๐Ÿ‘€ Watchers: 41
๐Ÿด Forks: 131 forks

๐Ÿ’ป Programming Languages: Not available

๐Ÿท๏ธ Related Topics:
#nlp #natural_language_processing #awesome #transformer #neural_networks #awesome_list #llama #transfer_learning #language_model #attention_mechanism #bert #gpt_2 #xlnet #pre_trained_language_models #gpt_3 #gpt_4 #chatgpt


==================================
๐Ÿง  By: https://t.me/DataScienceM
โค2๐Ÿ”ฅ1๐Ÿ’ฏ1
๐Ÿ”ฅ Trending Repository: awesome-deeplearning-resources

๐Ÿ“ Description: Deep Learning and deep reinforcement learning research papers and some codes

๐Ÿ”— Repository URL: https://github.com/endymecy/awesome-deeplearning-resources

๐Ÿ“– Readme: https://github.com/endymecy/awesome-deeplearning-resources#readme

๐Ÿ“Š Statistics:
๐ŸŒŸ Stars: 2.9K stars
๐Ÿ‘€ Watchers: 221
๐Ÿด Forks: 666 forks

๐Ÿ’ป Programming Languages: Not available

๐Ÿท๏ธ Related Topics:
#nlp #video #reinforcement_learning #deep_learning #neural_network #code #paper #corpus #modelzoo


==================================
๐Ÿง  By: https://t.me/DataScienceN
โค2
๐Ÿ”ฅ Trending Repository: awesome-deep-vision

๐Ÿ“ Description: A curated list of deep learning resources for computer vision

๐Ÿ”— Repository URL: https://github.com/kjw0612/awesome-deep-vision

๐Ÿ“– Readme: https://github.com/kjw0612/awesome-deep-vision#readme

๐Ÿ“Š Statistics:
๐ŸŒŸ Stars: 11K stars
๐Ÿ‘€ Watchers: 1.1k
๐Ÿด Forks: 2.8K forks

๐Ÿ’ป Programming Languages: Not available

๐Ÿท๏ธ Related Topics: Not available

==================================
๐Ÿง  By: https://t.me/DataScienceN
โค6
โœจ Download a Free Python Cheat Sheet โœจ

๐Ÿ“– Download a free Python 3 cheat sheet PDF put together by the Real Python team.

๐Ÿท๏ธ #Python
โค9
Get top-tier market analysis: world events meet technical trading.

I'm Michael ๐Ÿ‘‹. My team and I share our market insights daily on our Telegram channel. Over the past weekend, our strategies delivered up to +39% gains.

We will tell you everything on the channel, even for beginners.
Join the channel below! ๐Ÿ‘‡
https://t.me/+9mZure1faNRkOTE8
โค5
๐Ÿš€ Join the EG Investment Team! ๐Ÿš€
๐Ÿ’ต We invest USDT with high returns โ€“ 55โ€“65 days to double your capital!
One-time investment is enough to start working with the team. Minimum entry โ€“ 300 USDT, recommended โ€“ from 1000 USDT.
๐Ÿ”ฅ High income = high risk
This is passive income with no special knowledge required.
Yes, youโ€™ll need to do small daily actions on the exchange, but donโ€™t worry โ€“ itโ€™s simple.
๐Ÿ“Š In my channel youโ€™ll find:
โœ”๏ธ History and daily updates on my own deposit
โœ”๏ธ Bonuses for new members of my team
๐Ÿ’ฌ Want to join?
Join the group, send me a DM, and become part of the team โ€“ your capital could start working today!
P.S. Investments always carry risk. Only invest what you are ready to lose.

#ุฅุนู„ุงู† InsideAds
โค2๐Ÿ’ฏ1