noctknight's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
1Panel-dev/1Panel
🔥 Top-Rated Web-Based Linux Server Management Tool. 1Panel features an intuitive web interface that seamlessly integrates server management and monitoring, container management, database administration, website management, system backup and restoration, and more.
wechaty/wechaty
Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
wgwang/awesome-LLMs-In-China
**大模型
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
NVIDIA/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
sparrow-js/sparrow
🎉场景化低代码(LowCode)搭建工作台,实时输出源代码
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
hugo2046/QuantsPlaybook
量化研究-券商金工研报复现
ddz16/TSFpaper
This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.
deepwel/Chinese-Annotator
Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具
rixwew/pytorch-fm
Factorization Machine models in PyTorch
philipperemy/n-beats
Keras/Pytorch implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.
wildltr/ptranking
Learning to Rank in PyTorch
guillermo-navas-palencia/optbinning
Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
WeiyiGeek/SecOpsDev
项目介绍: 自己闲来无事所写以及工作中抽取的安全/运维/开发方面的代码小脚本 ,希望大家多多star支持。
ClementPinard/Pytorch-Correlation-extension
Custom implementation of Corrleation Module
husnejahan/DeepAR-pytorch
CCS-Lab/hBayesDM
Hierarchical Bayesian modeling of RLDM tasks, using R & Python
hyliush/deep-time-series
Deep learning PyTorch library for time series forecasting
CastellanZhang/alphaFM_softmax
Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.