Stars
A project to improve skills of large language models
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Deep Residual Learning for Image Recognition
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
An Open Source Machine Learning Framework for Everyone
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…