Pinned Repositories
Auto-Augment
Reproduction of paper: AutoAugment: Learning Augmentation Strategies from Data
BabyGPTs
A simple implementation of GPTS
compute-eclipse-of-the-moon
月食发生时刻计算示例——2017年第一次月食初亏计算
elm
Extreme Learning Machine(ELM): Python code
galaxy_generation
使用深度学习生成星辰大海。Use VAE to generate galaxy images, implemented by Keras
Imagenet_training
Use several models to train Imagenet
LLMs_train
一套代码指令微调大模型
machine-learning-handbook
《机器学习基础知识手册》
Paper_Note_Manage
一个文献阅读笔记管理软件
segment_anything_webui
A simple Segment Anything WebUI based on Gradio.
5663015's Repositories
5663015/segment_anything_webui
A simple Segment Anything WebUI based on Gradio.
5663015/LLMs_train
一套代码指令微调大模型
5663015/Auto-Augment
Reproduction of paper: AutoAugment: Learning Augmentation Strategies from Data
5663015/galaxy_generation
使用深度学习生成星辰大海。Use VAE to generate galaxy images, implemented by Keras
5663015/Imagenet_training
Use several models to train Imagenet
5663015/machine-learning-handbook
《机器学习基础知识手册》
5663015/BabyGPTs
A simple implementation of GPTS
5663015/Jarvis_AI
Public project of Webset https://5663015.github.io/
5663015/5663015.github.io
my blog
5663015/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
5663015/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
5663015/5663015
Config files for my GitHub profile.
5663015/autoclint
A specially designed light version of Fast AutoAugment
5663015/AutoDL
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL challenge@NeurIPS.
5663015/fast-autoaugment
Official Implementation of 'Fast AutoAugment' in PyTorch.
5663015/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
5663015/Flight_Data_Analysis
Forecast of aircraft parts failures and optimization of spare parts stock management
5663015/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
5663015/movie_recommend_system
:movie_camera: 一个简单的电影推荐系统
5663015/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
5663015/pdarts
Codes for our paper "Progressive Differentiable Architecture Search:Bridging the Depth Gap between Search and Evaluation"
5663015/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
5663015/sgas
SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
5663015/Shukongdashi
使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统
5663015/Spatial_Dynamic_Wind_Power_Forecasting
Spatial Dynamic Wind Power Forecasting. This task has practical importance for the utilization of wind energy. Participants are expected to accurately estimate the wind power supply of a wind farm.
5663015/structure-from-motion
A simplified version of incremental structure from motion to reconstruct the 3D structure of a scene from a sequence of 2D images
5663015/vega
AutoML tools chain
5663015/Vision-Transformer
Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and CIFAR100.
5663015/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
5663015/ViT_NAS