Computer Science and Programming
156K subscribers
446 photos
32 videos
37 files
740 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
PlatformIO is an open source ecosystem for IoTdevelopment.

Cross-platform IDE and unified debugger. Remote unit testing and firmware updates
The Algorithms - Python

All algorithms implemented in Python (for education)
Computer Vision, the OpenCV library has 8 (yes, eight!) different algorithms used for robust Object Tracking. After applying Object Detection (typically via YOLO, Faster R-CNN, SSD, etc.), you can then utilize an Object Tracker to uniquely label and track an object in a video stream.
Python for Secret Agents – Steven F. Lott (en) 2014

Analyzing, coding, decoding information in Python
πŸ‘1
Socket Programming in Python (Guide)
Cutting-Edge Face Recognition is Complicated. These Spreadsheets Make it Easier.
Cheat Sheets for AI, Neural Networks, Machine Learning, Deep Learning & Big Data
MultiTracker : Multiple Object Tracking using OpenCV (C++/Python)
Neural Style Transfer: Creating Art with Deep Learning using tf.keras and eager execution
Learn ML Algorithms by coding: Decision Trees