qujz's Stars
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
tensorly/torch
TensorLy-Torch: Deep Tensor Learning with TensorLy and PyTorch
neuraloperator/neuraloperator
Learning in infinite dimension with neural operators.
Zeleni9/pytorch-wgan
Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP
mangushev/ast
Implementation of Adversarial Sparse Transformer for Time Series Forecasting
CakeBnut1996/GAN-Time-Series-Regression
This script is used for numerical values prediction. The example is next two-hour traffic speed prediction based on historical speeds.
thuml/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
cognitedata/Steady-State-Detector
Daikon-Sun/AdjustAutocorrelation
Adjusting for Autocorrelated Errors in Neural Networks for Time Series
nok-halfspace/Transformer-Time-Series-Forecasting
mlpotter/Transformer_Time_Series
Enhancing the Locality and Breaking the Memory Bottleneck of Transformer on Time Series Forecasting (NeurIPS 2019)
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
eriche2016/cvpr_2018_TCL.pytorch
xlliu7/Shrec2018_TripletCenterLoss.pytorch
Triplet Center Loss for Shape Retrieval
YYuanAnyVision/mxnet_center_loss
implement center loss operator for mxnet
tangzhenjie/fineTune_AlexNet_For_Hash
the practice of Supervised Learning of Semantics-Preserving Hash via Deep Convolutional Neural Networks
google/FluidNet
Accelerating Eulerian Fluid Simulation With Convolutional Networks
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
ScanNet/ScanNet
panmari/stanford-shapenet-renderer
Scripts for batch rendering models using Blender. Tested with models from stanfords shapenet library.
canqin001/PointDAN
Code of NeurIPS19 Paper "PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation".
charlesq34/3dcnn.torch
Volumetric CNN for feature extraction and object classification on 3D data.
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
WeiTang114/BlenderPhong
RBirkeland/MVCNN-PyTorch
tforgione/model-converter-python
Mirror of model-converter-python
pclausen/obj2png
Python script for converting 3D triangular mesh (obj) to image file (png) with MatPlotLib