AI & Deep Learning
@deeplearning005
9.79K
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.79K subscribers
AI & Deep Learning
https://youtube.com/playlist?list=PL2UML_KCiC0UlY7iCQDSiGDMovaupqc83
AI & Deep Learning
https://youtu.be/3Ya-bAYri84
YouTube
Elon Musk's Neuralink monkey brain demo explained
Neuralink just implanted a chip in a monkey's brain and demonstrated it playing video games with its mind. The science behind that could be a game-changer.
Subscribe to CNET: https://www.youtube.com/user/CNETTV
CNET playlists: https://www.youtube.com/u…
AI & Deep Learning
https://www.youtube.com/watch?v=oBt53YbR9Kk
YouTube
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges
Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such as those often seen in programming interview questions about data structures and algorithms.
This course was developed by Alvin Zablan…
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
https://www-freecodecamp-org.cdn.ampproject.org/c/s/www.freecodecamp.org/news/the-docker-handbook/amp/
freeCodeCamp.org
The Docker Handbook – Learn Docker for Beginners
The concept of containerization itself is pretty old. But the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications. According to the Stack Overflow Developer Survey - 2020, Docker is the #1 most wanted plat...
AI & Deep Learning
Pandas Cheat Sheets for Data Science.pdf
637.6 KB
AI & Deep Learning
AI & Deep Learning
Have you shared this group with your friends?
Anonymous Poll
60%
Yeah
🤗
11%
🍿
18%
Its not that good
😴
11%
I will share now
☮️
🎉
AI & Deep Learning
https://github.com/semi-technologies/weaviate
GitHub
GitHub - weaviate/weaviate: Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination…
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of ...
AI & Deep Learning
https://github.com/flashlight/flashlight
GitHub
GitHub - flashlight/flashlight: A C++ standalone library for machine learning
A C++ standalone library for machine learning. Contribute to flashlight/flashlight development by creating an account on GitHub.
AI & Deep Learning
https://paperswithcode.com/datasets
huggingface.co
Trending Papers - Hugging Face
Your daily dose of AI research from AK
AI & Deep Learning
http://introtodeeplearning.com/
MIT Deep Learning 6.S191
MIT's introductory course on deep learning methods and applications
AI & Deep Learning
https://www.freecodecamp.org/news/learn-data-structures-flask-api-python/
freeCodeCamp.org
Learn Data Structures by Building a Flask API with Python
People often learn about data structures out-of-context. It can be helpful to see how they are used in a real-world project. We just published a course on the freeCodeCamp.org YouTube channel that will help you learn foundational data structure conce...
AI & Deep Learning
AI & Deep Learning
https://towardsdatascience.com/build-and-run-a-docker-container-for-your-machine-learning-model-60209c2d7a7f?gi=a326559f1069
Medium
Build and Run a Docker Container for your Machine Learning Model
A quick and easy build of a Docker container with a simple machine learning model
AI & Deep Learning
https://towardsdatascience.com/best-library-to-simplify-math-for-machine-learning-ed64cbe536ac
Medium
Best Library To Simplify Math For Machine Learning
Using the sympy Python library to simplify differential and integral calculus for Machine Learning
AI & Deep Learning
https://livebook.datascienceheroes.com
Datascienceheroes
Data Science Live Book
An intuitive and practical approach to data analysis, data preparation and machine learning, suitable for all ages!
AI & Deep Learning
AI & Deep Learning
https://www.youtube.com/watch?v=iXNsAYOTzgM
YouTube
OpenCV Tutorial - Develop Computer Vision Apps in the Cloud With Python
Learn how to use OpenCV in the cloud with Python. OpenCV is a library of programming functions mainly aimed at real-time computer vision.
You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine…
AI & Deep Learning
https://www.youtube.com/watch?v=EzjQ99xl4Bg
AI & Deep Learning
https://towardsdatascience.com/how-to-collect-text-information-from-images-with-python-tesseract-7073785b1d77
Medium
How to Collect Text Information from Images with Python & Tesseract
A walkthrough of my script that automatically recognises rooms and room sizes on floorplans. We use pytesseract, a Python wrapper of Google's Tesseract OCR.