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/elm
Extreme Learning Machine(ELM): Python code
5663015/compute-eclipse-of-the-moon
月食发生时刻计算示例——2017年第一次月食初亏计算
5663015/Paper_Note_Manage
一个文献阅读笔记管理软件
5663015/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error < 0.4%.
5663015/Computer_Vision_Projects_using_DL
Computer vision projects using deep learning
5663015/Deep-Learning-Experiments
Notes and experiments to understand deep learning concepts
5663015/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
5663015/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
5663015/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
5663015/enas_pytorch
PyTorch port of "Efficient Neural Architecture Search via Parameters Sharing"
5663015/my_kaggle
5663015/raspberrypi_cookbook_ed2
The source code to accompany the SECOND EDITION of the book 'The Raspberry Pi Cookbook' by SImon Monk.
5663015/Shukongdashi
使用知识图谱,自然语言处理,卷积神经网络等技术,基于python语言,设计了一个数控领域故障诊断专家系统
5663015/Single-Path-One-Shot-NAS
SPOS(Single Path One-Shot Neural Architecture Search with Uniform Sampling) rebuilt in Pytorch with single GPU.