Data Science / Machine Learning / AI / Big Data (VK)
Papers with Datasets
A new way to keep up with the latest machine learning datasets: https://paperswithcode.com/datasets
#ArtificialIntelligence #Datasets #DeepLearning
Papers with Datasets
A new way to keep up with the latest machine learning datasets: https://paperswithcode.com/datasets
#ArtificialIntelligence #Datasets #DeepLearning
Машинное обучение, AI, нейронные сети, Big Data (VK)
Применение машинного обучения к кинетике ядерных реакторов
Применение машинного обучения к кинетике ядерных реакторов
Машинное обучение, AI, нейронные сети, Big Data (VK)
MIT 6.S191: Towards AI for 3D Content Creation
https://www.youtube.com/watch?v=lkkFcg9k9ho
MIT 6.S191: Towards AI for 3D Content Creation
https://www.youtube.com/watch?v=lkkFcg9k9ho
YouTube
MIT 6.S191: Towards AI for 3D Content Creation
MIT Introduction to Deep Learning 6.S191: Lecture 11
Towards AI for 3D Content Creation
Lecturer: Prof. Sanja Fidler, University of Toronto and NVIDIA
January 2021
For all lectures, slides, and lab materials: http://introtodeeplearning.com
Lecture Outline…
Towards AI for 3D Content Creation
Lecturer: Prof. Sanja Fidler, University of Toronto and NVIDIA
January 2021
For all lectures, slides, and lab materials: http://introtodeeplearning.com
Lecture Outline…
Машинное обучение, AI, нейронные сети, Big Data (VK)
Lecture 11A: Deploying ML Models (Full Stack Deep Learning - Spring 2021)
https://www.youtube.com/watch?v=jFflwpx4iK0
Lecture 11A: Deploying ML Models (Full Stack Deep Learning - Spring 2021)
https://www.youtube.com/watch?v=jFflwpx4iK0
YouTube
Lecture 11A: Deploying ML Models (Full Stack Deep Learning - Spring 2021)
New course announcement ✨
We're teaching an in-person LLM bootcamp in the SF Bay Area on November 14, 2023. Come join us if you want to see the most up-to-date materials building LLM-powered products and learn in a hands-on environment.
https://www.sca…
We're teaching an in-person LLM bootcamp in the SF Bay Area on November 14, 2023. Come join us if you want to see the most up-to-date materials building LLM-powered products and learn in a hands-on environment.
https://www.sca…
Машинное обучение, AI, нейронные сети, Big Data (VK)
Can deep NLP help solve the misinformation problem?
Can deep NLP help solve the misinformation problem?
Data Science / Machine Learning / AI / Big Data (VK)
Generating Datasets with Pretrained Language Models
Timo Schick, Hinrich Schütze : https://arxiv.org/abs/2104.07540
#Datasets #DeepLearning #LanguageModels
Generating Datasets with Pretrained Language Models
Timo Schick, Hinrich Schütze : https://arxiv.org/abs/2104.07540
#Datasets #DeepLearning #LanguageModels
Машинное обучение, AI, нейронные сети, Big Data (VK)
Andrey Derevyanka Computer Vision Inventory Gonna Count Them All
https://www.youtube.com/watch?v=YfRU0uuIDuU
Andrey Derevyanka Computer Vision Inventory Gonna Count Them All
https://www.youtube.com/watch?v=YfRU0uuIDuU
YouTube
Andrey Derevyanka Computer Vision Inventory Gonna Count Them All
I'll give an overview of a project where we applied Computer Vision and Deep Learning to the Inventory task.We counted boxes and other things to free humans ...
Машинное обучение, AI, нейронные сети, Big Data (VK)
【PYTHON OPENCV】face recognition package calculate descriptor for face recognition compare the faces
https://www.youtube.com/watch?v=XHaurutz8cs
【PYTHON OPENCV】face recognition package calculate descriptor for face recognition compare the faces
https://www.youtube.com/watch?v=XHaurutz8cs
YouTube
【PYTHON OPENCV】face recognition package calculate descriptor for face recognition compare the faces
Source Code: https://e-techbytes.blogspot.com/2021/04/python-opencvthis-script-makes-used-of.html with ❤ by Edward Lance Lorilla Apache CXF,Ajax,Amazon Web S...
Машинное обучение, AI, нейронные сети, Big Data (VK)
Sentiment Analysis on News Articles for Cryptocurrencies With Python
https://www.youtube.com/watch?v=BLAvU3LV1AM
Sentiment Analysis on News Articles for Cryptocurrencies With Python
https://www.youtube.com/watch?v=BLAvU3LV1AM
YouTube
Sentiment Analysis on News Articles for Cryptocurrencies With Python
#Cryptocurrency #Python #Finance
Simple Crypto Sentiment Analysis using news headlines and Python
⭐Please Subscribe!⭐
⭐Get the code and data sets by becoming a supporter on Patreon:
https://www.patreon.com/computerscience
⭐Website:
http://…
Simple Crypto Sentiment Analysis using news headlines and Python
⭐Please Subscribe!⭐
⭐Get the code and data sets by becoming a supporter on Patreon:
https://www.patreon.com/computerscience
⭐Website:
http://…
Машинное обучение, AI, нейронные сети, Big Data (VK)
Многослойная нормализация: новый метод улучшения эффективности нейронных сетей
Многослойная нормализация: новый метод улучшения эффективности нейронных сетей
Машинное обучение, AI, нейронные сети, Big Data (VK)
Почему в pandas "None | True" возвращает False, а в Python "None or True" возвращает True?
Почему в pandas "None | True" возвращает False, а в Python "None or True" возвращает True?
Data Science / Machine Learning / AI / Big Data (VK)
GANcraft: Unsupervised 3D Neural Rendering of Minecraft Worlds
Hao et al.: https://arxiv.org/abs/2104.07659
#DeepLearning #GenerativeAdversarialNetworks #UnsupervisedLearning
GANcraft: Unsupervised 3D Neural Rendering of Minecraft Worlds
Hao et al.: https://arxiv.org/abs/2104.07659
#DeepLearning #GenerativeAdversarialNetworks #UnsupervisedLearning
Машинное обучение, AI, нейронные сети, Big Data (VK)
Building Models with PyTorch
https://www.youtube.com/watch?v=OSqIP-mOWOI
Building Models with PyTorch
https://www.youtube.com/watch?v=OSqIP-mOWOI
YouTube
Building Models with PyTorch
PyTorch comes with a rich set of tools for building machine learning models. This video will explain the Module class, which is the parent class of all PyTorch models; the Parameter class, a special kind of tensor representing learning weights in a Module;…