AI & Deep Learning
@deeplearning005
9.8K
subscribers
50
photos
3
videos
65
files
670
links
All about Deep Learning, LLMs
#deeplearning
#deep_learning
#AI
#ML
Follow for quality content amid all the noise in
#AI
.
Download Telegram
Join
AI & Deep Learning
9.8K subscribers
AI & Deep Learning
https://m.facebook.com/notes/andreas-kretz/everything-you-need-to-know-to-become-a-data-engineer/2091032121169866/
AI & Deep Learning
https://github.com/pytorch/fairseq/tree/master/examples/wav2vec/unsupervised
GitHub
fairseq/examples/wav2vec/unsupervised at main · facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python. - facebookresearch/fairseq
AI & Deep Learning
https://towardsdatascience.com/googles-lamda-the-next-generation-of-chatbots-62294be58426
Medium
Google’s LaMDA: The Next Generation of Chatbots
The 2021 Google I/O annual conference brings us LaMDA, a breakthrough in conversational AI.
AI & Deep Learning
Are you involved in business or want to start a business?
Anonymous Poll
74%
Yes
🚀
26%
Noo
🍿
AI & Deep Learning
https://towardsdatascience.com/my-advice-to-machine-learning-newbies-after-3-years-in-the-game-6eef381f540
Medium
My Advice To Machine Learning Newbies After 3 Years In The Game
I did machine learning at a startup for 3+ years. We raised a round and built some cool tech. But wasted a lot of time in the process. Despite recommendations from almost every AI PhD who advised me…
AI & Deep Learning
https://towardsdatascience.com/time-series-machine-learning-regression-framework-9ea33929009a
Medium
Time Series Machine Learning Regression Framework
Building a time series forecasting pipeline to predict weekly sales transaction
AI & Deep Learning
https://towardsdatascience.com/the-ultimate-guide-to-your-terminal-makeover-e11f9b87ac99
Medium
The Ultimate Guide to Your Terminal Makeover 2021
The best 11 minutes you’ll spend today: The terminal tips for programmers
AI & Deep Learning
https://github.com/fchollet/deep-learning-with-python-notebooks?s=09
GitHub
GitHub - fchollet/deep-learning-with-python-notebooks: Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Jupyter notebooks for the code samples of the book "Deep Learning with Python" - fchollet/deep-learning-with-python-notebooks
AI & Deep Learning
https://huggingface.co/course/chapter1
AI & Deep Learning
https://github.com/pamoroso/free-python-books
GitHub
GitHub - pamoroso/free-python-books: Python books free to read online or download
Python books free to read online or download. Contribute to pamoroso/free-python-books development by creating an account on GitHub.
AI & Deep Learning
AI & Deep Learning
https://youtu.be/r8UvWSX3KA8
YouTube
OpenTelemetry Course - Understand Software Performance
Learn how to use OpenTelemetry to get full stack observability on the performance and behavior of your software projects.
✏️
Course developed by Ania Kubów. Check out her channel: https://www.youtube.com/channel/UC5DNytAJ6_FISueUfzZCVsw
🔗
Step by step guide…
AI & Deep Learning
https://www.analyticsvidhya.com/blog/2021/06/join-the-dataframes-like-sql-tables-in-python-using-pandas/
Analytics Vidhya
Join the DataFrames like SQL tables in Python using Pandas
Understand how to join SQL tables in python. Let's study how to Join the DataFrames using Pandas and perform SQL like functions
AI & Deep Learning
https://towardsdatascience.com/the-5-certificate-to-prove-your-python-knowledge-level-c1b3b74e6d6b
Medium
The 5 Certificate to Prove Your Python Knowledge Level
Sometimes, having a certificate can be the validation you need
AI & Deep Learning
https://github.com/facebookresearch/AugLy
GitHub
GitHub - facebookresearch/AugLy: A data augmentations library for audio, image, text, and video.
A data augmentations library for audio, image, text, and video. - facebookresearch/AugLy
AI & Deep Learning
https://towardsdatascience.com/how-to-build-an-online-portfolio-as-a-beginner-in-data-science-12b7a345a561
Medium
How to build an online portfolio as a beginner in Data Science.
Tips to build an online portfolio for data scientists.
AI & Deep Learning
https://github.com/ossu/computer-science
GitHub
GitHub - ossu/computer-science:
🎓
Path to a free self-taught education in Computer Science!
🎓
Path to a free self-taught education in Computer Science! - ossu/computer-science
AI & Deep Learning
https://ai.facebook.com/blog/ai-can-now-emulate-text-style-in-images-in-one-shot-using-just-a-single-word
Meta
AI can now emulate text style in images in one shot — using just a single word
Today, we’re introducing TextStyleBrush, the first self-supervised AI model that replaces text in existing images of both scenes and handwriting — in one shot — using just a single example word.
AI & Deep Learning
image_541039b6-e7ec-4af9-95e6-05d2e838ad6220210709_222733.jpg
628 KB
AI & Deep Learning
https://towardsdatascience.com/read-excel-files-with-python-1000x-faster-407d07ad0ed8
Medium
Do You Read Excel Files with Python? There is a 1000x Faster Way.
In this article, I’ll show you five ways to load data in Python. Achieving a speedup of 3 orders of magnitude.
AI & Deep Learning
https://www.analyticsvidhya.com/blog/2021/06/style-your-pandas-dataframe-and-make-it-stunning/
Analytics Vidhya
Style your Pandas DataFrame and Make it Stunning
Style Pandas DataFrames: highlight min/max, null values, create heatmaps, bar charts, control precision, export to Excel with custom styles .