Pinned Repositories
ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2023.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ganhacks
starter from "How to Train a GAN?" at NIPS2016
geogan
Conditioning of three-dimensional geological and pore scale generative adversarial networks
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pytorch-vae
A Variational Autoencoder (VAE) implemented in PyTorch
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
XHUFDD's Repositories
XHUFDD/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2023.
XHUFDD/3D-PMRNN
This is the source code for 3D-PMRNN which firstly use RNN to reconstruct 3D structure from its reference 2D image for porous media.
XHUFDD/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
XHUFDD/ChatGPT-wechat-bot
ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot
XHUFDD/DGA
Dissolved Gas Analysis
XHUFDD/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
XHUFDD/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
XHUFDD/generative-models_stable1p0
Generative Models by Stability AI
XHUFDD/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
XHUFDD/image2video-synthesis-using-cINNs
Implementation of Stochastic Image-to-Video Synthesis using cINNs.
XHUFDD/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
XHUFDD/Object-Detection-and-Distance-Measurement
Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
XHUFDD/porespy
A set of tools for characterizing and analying 3D images of porous materials
XHUFDD/predrnn-pytorch
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
XHUFDD/project-based-learning
Curated list of project-based tutorials
XHUFDD/Python-100-Days
Python - 100天从新手到大师
XHUFDD/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
XHUFDD/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
XHUFDD/Raman-DeepeR
DeepeR: deep learning enabled Raman spectroscopy
XHUFDD/raman-rampy
Python software for spectral data processing (IR, Raman, XAS...)
XHUFDD/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
XHUFDD/Time-Series-Library
A Library for Advanced Deep Time Series Models.
XHUFDD/time-series-transformers-review
A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.
XHUFDD/Time_Series_Classification
The pytorch implementation of time series classification model, including LSTM_FCN, MLSTM_FCN, GRU_FCN, mWDN, Rocket, TCN, XCM, gMLP, TabTransformer, GatedTabTransformer
XHUFDD/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
XHUFDD/tsai
Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
XHUFDD/VAE-GAN
XHUFDD/vision-based-prediction
Deep Learning for Vision-based Prediction
XHUFDD/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
XHUFDD/WebPlotDigitizer
Computer vision assisted tool to extract numerical data from plot images.