Tag
Promotion for the fourth edition of 'Python Machine Learning By Example' by Yuxi (Hayden) Liu, covering best practices and advanced ML techniques with TensorFlow, PyTorch, and scikit-learn.
Shared an AI introductory course of 12 weeks and 24 lessons, covering from symbolism to neural networks, CNN, RNN, GAN, genetic algorithms, and multi-agent systems, with PyTorch and TensorFlow dual-version notebooks, suitable for systematic learning of AI knowledge.
Stanford CS229 online course announcement covering building LLMs, deep neural networks, TensorFlow, Keras, OpenCV, and NLP with spaCy.
A developer argues that the edge AI community overlooks small, specialized models that can run locally on devices like smartphones, using a self-built offline Morse code recognition feature as an example. The project uses a sub-5 MB AI model with TensorFlow/Keras and LiteRT, and the entire pipeline from data generation to mobile integration was custom-built.
HanLP is an open-source multilingual NLP library supporting 130 languages with 10 joint tasks, built on PyTorch and TensorFlow 2.x.
OpenAI releases block-sparse GPU kernels, a tool for efficient sparse matrix multiplication on GPUs that reduces computation and memory requirements for neural network operations.
Frigate is an open-source NVR designed for Home Assistant that performs real-time AI object detection on IP camera feeds locally using OpenCV and TensorFlow. It features tight Home Assistant integration, motion-based detection, and efficient resource usage.