Lists (3)
Sort Name ascending (A-Z)
Stars
A NextJS based app that takes a user prompt, or a YouTube url, or a Website URL, and generates a beautiful Mindmap.
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
An autoregressive character-level language model for making more things
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Home of StarCoder: fine-tuning & inference!
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
A python library for user-friendly forecasting and anomaly detection on time series.
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
WTTE-RNN a framework for churn and time to event prediction
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
miaolin / pytorch-Deep-Learning
Forked from Atcold/NYU-DLSP20Deep Learning (with PyTorch)
Technical Analysis driven Trading bot
A bot that trades leveraged USDT futures markets on binance.
miaolin / passivbot
Forked from enarjord/passivbotTrading bot running on Binance and Bybit futures
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Pytorch🍊🍉 is delicious, just eat it! 😋😋
pytorch implemention of trajGRU.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Python - 100天从新手到大师
Probabilistic time series modeling in Python
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…
Kalman Filter, Smoother, and EM Algorithm for Python