Stars
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
lianjia / beike estate crawler/analysis 2024
ltio, a network io library with pluggable coroutine supported(just run task like goroutine)
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Apache Log4cxx is a C++ port of Apache Log4j
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
TenforFlow Implementation of Neural Factorization Machine
My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.
A Flexible and Powerful Parameter Server for large-scale machine learning
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow