Pinned Repositories
2016-ml-contest
Machine learning contest - October 2016 TLE
AI-in-well-logging
人工智能在石油测井上的应用包括采用机器学习,深度学习等相关方法进行岩性识别与相关测井曲线的回归。The application of artificial intelligence in well logging includes the use of machine learning, deep learning and other related methods for lithology identification and regression of related well logging data.
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
amcharts4
The most advanced amCharts charting library for JavaScript and TypeScript apps.
Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
AUTOMATIC-FACIES-CLASSIFICATION-WITH-T-SNE-AND-K-NEAREST-NEIGHBORS-ALGORITHM
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
Awesome-Embedded
A curated list of awesome embedded programming.
cv_ISBN
CV课程作业,ISBN号图像识别,训练集100张正确率70%准确率91%,测试集正确率51%准确率87%
SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
shadowsmallcat's Repositories
shadowsmallcat/cv_ISBN
CV课程作业,ISBN号图像识别,训练集100张正确率70%准确率91%,测试集正确率51%准确率87%
shadowsmallcat/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
shadowsmallcat/AI-in-well-logging
人工智能在石油测井上的应用包括采用机器学习,深度学习等相关方法进行岩性识别与相关测井曲线的回归。The application of artificial intelligence in well logging includes the use of machine learning, deep learning and other related methods for lithology identification and regression of related well logging data.
shadowsmallcat/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
shadowsmallcat/Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
shadowsmallcat/Awesome-Embedded
A curated list of awesome embedded programming.
shadowsmallcat/awesome-normalizing-flows
Awesome resources on normalizing flows.
shadowsmallcat/Classificador-geoqu-mico-de-granitos-Tipo-I-e-Tipo-S-utilizando-modelos-SVM
shadowsmallcat/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
shadowsmallcat/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
shadowsmallcat/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
shadowsmallcat/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
shadowsmallcat/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
shadowsmallcat/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
shadowsmallcat/Lithology-classification
shadowsmallcat/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
shadowsmallcat/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
shadowsmallcat/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
shadowsmallcat/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
shadowsmallcat/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
shadowsmallcat/real-nvp-pytorch
Real NVP PyTorch a Minimal Working Example | Normalizing Flow
shadowsmallcat/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
shadowsmallcat/ssGMM
A Python code for semi-supervised Gaussian mixture models (ssGMM)
shadowsmallcat/TCN
Sequence modeling benchmarks and temporal convolutional networks
shadowsmallcat/time_series_explainability
shadowsmallcat/volve-machine-learning
Exploration of machine learning in the Volve field dataset
shadowsmallcat/Volve_field_data
Exploring various geoscience Python libraries (including Lasio, Welly and Striplog) with the Volve Field data set
shadowsmallcat/webserver
c++ webserver 后端项目
shadowsmallcat/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
shadowsmallcat/yoloV5-arcface_forlearn
简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。