Computer Science and Programming
151K subscribers
632 photos
29 videos
37 files
919 links
Channel specialized for advanced topics of:
* Artificial intelligence,
* Machine Learning,
* Deep Learning,
* Computer Vision,
* Data Science
* Python

Admin: @otchebuch

Memes: @memes_programming

Ads: @Source_Ads,
https://telega.io/c/computer_science
Download Telegram
Python 3 Object Oriented Programming series by Leaonardo Giordani. Important implementation concepts and boost your programming skills by practising
This media is not supported in your browser
VIEW IN TELEGRAM
What goes on in the mind of BERT? Using an interactive visualization tool, we uncovered some surprisingly intuitive patterns.
👍1
Media is too big
VIEW IN TELEGRAM
This picture is made of 195 billion pixels and all of the pixels are incredible and clear detail. Typical phone camera snaps 12-megapixel photos(12 million pixel). Just another advance of Computer Science. It also opens new challenges and research areas in the fields of #AI, #ML, #DL, #CV.
Thanks for Seeker and BigPixel Studios for creat video
This week in Machine Learning and AI. Shows, Series, Ebooks, Meetup, Community Programs... Extremely organized and detail-oriented. Keep up trends of #ML, #AI
Must-read tutorial to learn sequence modeling from 'Analytics Vidhya' team and detailed explanation by real examples
The-Ultimate-Learning-Path-for-deep-learning.jpg
1.3 MB
Ultimate learning path of Deep Learning for 2019 in infographics. Image credited from Analytics Vidhya
Prediction based algorithms in infographics. Type, name, description, advantages and disadvantages
👍2
This is a super cool resource: Papers With Code now includes 950+ ML tasks, 500+ evaluation tables (including SOTA results) and 8500+ papers with code. Probably the largest collection of NLP tasks I've seen including 140+ tasks and 100 datasets.
👍1
What Kagglers are mostly using for Text Classification?
👍1
imractical python.jpg
95.2 KB
Impractical PythonProjects by Lee Vaughan 2018
Deep Learning Drizzle

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these selected and exciting lectures!!

GitHub by Marimuthu Kalimuthu
You are deep learning enthusiast and Covolutions are unseperable part of your projects. In this tutorial given comprehensive guideline all about convolutions:

-> Convolution v.s. Cross-correlation
-> Convolution in Deep Learning (single channel version, multi-channel version)
-> 3D Convolution
-> 1 x 1 Convolution
-> Convolution Arithmetic
-> Transposed Convolution (Deconvolution, checkerboard artifacts)
-> Dilated Convolution (Atrous Convolution)
-> Separable Convolution (Spatially Separable Convolution, Depthwise Convolution)
-> Flattened Convolution
-> Grouped Convolution
-> Shuffled Grouped Convolution
-> Pointwise Grouped Convolution