┌
├
├
├
├
├
├
└
┌
├
├
├
├
├
├
├
├
├
├
├
├
├
└
├
├
├
├
└
┌
├
├
├
├
├
└
Please open Telegram to view this post
VIEW IN TELEGRAM
An introduction to large-scale image classification.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
┌
└
Please open Telegram to view this post
VIEW IN TELEGRAM
🔄 2024 update
To access these free courses, you can use the following link:
┌
└
Please open Telegram to view this post
VIEW IN TELEGRAM
A selection of interview questions will help you in interviews in the fields of data science, artificial intelligence, machine learning, deep learning, natural language processing, computer vision.
Please open Telegram to view this post
VIEW IN TELEGRAM
Fake_News_Detection_Machine_learning_project.rar
8.3 MB
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Anaconda Assistant brings productive artificial intelligence to Python and data analysis and makes working with data easy for anyone. You can access this feature for free in your Anaconda notebook!
┌
├
└
Please open Telegram to view this post
VIEW IN TELEGRAM
This wonderful resource was launched by Quantum Stat and includes information such as article titles, abstracts, authors, and links to related articles and code repositories. You also have the possibility of quick search and connection diagrams between similar articles
┌
└
Please open Telegram to view this post
VIEW IN TELEGRAM
🦾 Made With ML : Learn how to combine machine learning with software engineering to design, develop, deploy and iterate on production-grade ML applications.
A 100% free course that will help you learn how to write production-grade MLOps code.
The course will teach you everything from design, modeling, testing, working with learning models and much more for free!
More than 35 thousand stars on Github
Learn how to design, develop, deploy, and operate production-grade ML applications.
▪ Course
▪ Overview
▪ Jupyter notebook
😠 More likes 😠 ➡️ more posts
✈️ http://t.me/codeprogrammer ✅
A 100% free course that will help you learn how to write production-grade MLOps code.
The course will teach you everything from design, modeling, testing, working with learning models and much more for free!
More than 35 thousand stars on Github
Learn how to design, develop, deploy, and operate production-grade ML applications.
▪ Course
▪ Overview
▪ Jupyter notebook
Please open Telegram to view this post
VIEW IN TELEGRAM
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
┤
┘
Please open Telegram to view this post
VIEW IN TELEGRAM
Questions Based on Resumes
Please open Telegram to view this post
VIEW IN TELEGRAM
Python | Machine Learning | Coding | R pinned Deleted message
👨🏻💻 With support for more than 200 different mathematical operations, PyTorch is one of the most powerful open source and computational libraries based on Python for machine learning. You don't need to look for different sources to learn this popular library, but the website of this library covers more than what you need.
┘
┘
┘
┘
Please open Telegram to view this post
VIEW IN TELEGRAM
Some Helpful Data Science Projects for Beginners
https://www.kaggle.com/c/house-prices-advanced-regression-techniques
https://www.kaggle.com/c/digit-recognizer
https://www.kaggle.com/c/titanic
Intermediate Level Data science Projects
Black Friday Data : https://www.kaggle.com/sdolezel/black-friday
Human Activity Recognition Data : https://www.kaggle.com/uciml/human-activity-recognition-with-smartphones
Trip History Data : https://www.kaggle.com/pronto/cycle-share-dataset
Million Song Data : https://www.kaggle.com/c/msdchallenge
Census Income Data : https://www.kaggle.com/c/census-income/data
Movie Lens Data : https://www.kaggle.com/grouplens/movielens-20m-dataset
Twitter Classification Data : https://www.kaggle.com/c/twitter-sentiment-analysis2
Text mining : https://www.kaggle.com/kanncaa1/applying-text-mining
➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖
😠 More likes 💦 ➡️ more posts
✈️ http://t.me/codeprogrammer ✅
➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖ ➖
https://www.kaggle.com/c/house-prices-advanced-regression-techniques
https://www.kaggle.com/c/digit-recognizer
https://www.kaggle.com/c/titanic
Intermediate Level Data science Projects
Black Friday Data : https://www.kaggle.com/sdolezel/black-friday
Human Activity Recognition Data : https://www.kaggle.com/uciml/human-activity-recognition-with-smartphones
Trip History Data : https://www.kaggle.com/pronto/cycle-share-dataset
Million Song Data : https://www.kaggle.com/c/msdchallenge
Census Income Data : https://www.kaggle.com/c/census-income/data
Movie Lens Data : https://www.kaggle.com/grouplens/movielens-20m-dataset
Twitter Classification Data : https://www.kaggle.com/c/twitter-sentiment-analysis2
Text mining : https://www.kaggle.com/kanncaa1/applying-text-mining
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡️ Graph Machine Learning
Free advanced course: Machine learning on graphs .
The course is regularly supplemented with practical problems and slides. The author Xavier Bresson is a professor at the National University of Singapore.
▪ Introduction
▪ Dive into graphs
- Lab1: Generate LFR social networks
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code01.ipynb
- Lab2: Visualize spectrum of point cloud & grid
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code02.ipynb
- Lab3/4: Graph construction for two-moon & text documents
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code03.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code04.ipynb
▪ Graph clustering
- Lab1: k-means
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code01.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code02.ipynb
- Lab2: Metis
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code03.ipynb
- Lab3/4: NCut/PCut
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code04.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code05.ipynb
- Lab5: Louvain
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code06.ipynb
https://pic.twitter.com/vSXCx364pe
▪ Lectures 4 Graph SVM
- Lab1 : Standard/Linear SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code01.ipynb
- Lab2 : Soft-Margin SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code02.ipynb
- Lab3 : Kernel/Non-Linear SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code03.ipynb
- Lab4 : Graph SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code04.ipynb
Running instructions: https://storage.googleapis.com/xavierbresson/lectures/CS6208/running_notebooks.pdf
💡 Github
✅ https://t.me/DataScienceT
Free advanced course: Machine learning on graphs .
The course is regularly supplemented with practical problems and slides. The author Xavier Bresson is a professor at the National University of Singapore.
▪ Introduction
▪ Dive into graphs
- Lab1: Generate LFR social networks
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code01.ipynb
- Lab2: Visualize spectrum of point cloud & grid
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code02.ipynb
- Lab3/4: Graph construction for two-moon & text documents
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code03.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/02_Graph_Science/code04.ipynb
▪ Graph clustering
- Lab1: k-means
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code01.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code02.ipynb
- Lab2: Metis
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code03.ipynb
- Lab3/4: NCut/PCut
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code04.ipynb
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code05.ipynb
- Lab5: Louvain
https://github.com/xbresson/GML2023/blob/main/codes/03_Graph_Clustering/code06.ipynb
https://pic.twitter.com/vSXCx364pe
▪ Lectures 4 Graph SVM
- Lab1 : Standard/Linear SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code01.ipynb
- Lab2 : Soft-Margin SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code02.ipynb
- Lab3 : Kernel/Non-Linear SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code03.ipynb
- Lab4 : Graph SVM
https://github.com/xbresson/GML2023/blob/main/codes/04_Graph_SVM/code04.ipynb
Running instructions: https://storage.googleapis.com/xavierbresson/lectures/CS6208/running_notebooks.pdf
Please open Telegram to view this post
VIEW IN TELEGRAM
👨🏻💻 In the latest data science report 2024 , Python is still the top programming language for data science with 56.7% . Here I have put a list of the best Python repositories for data science , which will improve your coding skills and guide you on the path to data science mastery.
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
In 1989, Yann LeCun and his team trained a LeNet 1 CNN, which was able to detect handwriting.
They published a video showing how this model can read the numbers that were written manually on a piece of paper, and then the model gives the numbers electronically.
The Convolution Neural Network CNN algorithm is considered one of the algorithms that has influenced the world and we find it nowadays in many fields.
In general, everything that can be predicted from an image or video is a CNN.
Many researchers relied on this algorithm and derived many of the most famous models from it (ResNet, DenseNet, MobileNet, SqueezeNet, VGG)
There are many models that come under the name CNN
〰️ 〰️ 〰️ 〰️ 〰️ 〰️ 〰️ 〰️ 〰️ 〰️ 〰️
😠 More likes 💦 ➡️ more posts
✈️ http://t.me/codeprogrammer ✅
They published a video showing how this model can read the numbers that were written manually on a piece of paper, and then the model gives the numbers electronically.
The Convolution Neural Network CNN algorithm is considered one of the algorithms that has influenced the world and we find it nowadays in many fields.
In general, everything that can be predicted from an image or video is a CNN.
Many researchers relied on this algorithm and derived many of the most famous models from it (ResNet, DenseNet, MobileNet, SqueezeNet, VGG)
There are many models that come under the name CNN
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
A curated list of articles, models, api, code examples, courses, datasets dedicated to large language models.
This is a well- structured academic selection.
• Github
Other highly specialized awesome repositories dedicated to LLM:
• Awesome-LLM-hallucination
• Awesome-hallucination-detection
• Awesome ChatGPT Prompts
• Awesome ChatGPT
• Awesome Deliberative Prompting
• Instruction-Tuning-Papers
• LLM Reading List
• Reasoning using Language Models
• Chain-of-Thought Hub
• Awesome GPT
• Awesome GPT-3
• Awesome LLM Human Preference Datasets
• RWKV-howto
• ModelEditingPapers
• Awesome LLM Security
• Awesome-Code-LLM
• Awesome-LLM-Compression
• Awesome-LLM-Systems
• Awesome-LLM-Healthcare
• Awesome-LLM-Inference
• Awesome-LLM-3D
• LLMDatahub
• Language models for Russian language
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
┌
└
┌
└
┌
└
┌
└
┌
└
Please open Telegram to view this post
VIEW IN TELEGRAM
This repository contains different implementations of text analysis in PyTorch:
Please open Telegram to view this post
VIEW IN TELEGRAM