CurML
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- adaptive.py
- baby_step.py
- base.py
- cbs.py
- coarse_to_fine.py
- data_parameters.py
- dds.py
- dihcl.py
- lambda_step.py
- local_to_global.py
- meta_reweight.py
- meta_weight_net.py
- minimax.py
- rl_teacher.py
- screener_net.py
- self_paced.py
- superloss.py
- transfer_teacher.py
- utils.py
- __init__.py
- convnet.py
- densenet.py
- dla.py
- dla_simple.py
- dpn.py
- efficientnet.py
- googlenet.py
- lenet.py
- mobilenet.py
- mobilenetv2.py
- pnasnet.py
- preact_resnet.py
- regnet.py
- resnet.py
- resnext.py
- senet.py
- shufflenet.py
- shufflenetv2.py
- vgg.py
- __init__.py
- cifar10.py
- cifar100.py
- ptb.py
- utils.py
- wikitext.py
- __init__.py
- image_classifier.py
- language_model.py
- __init__.py
- log.py
- rand.py
- flow.svg
- framework.svg
- CurML.pdf
- demo-cl.gif
- demo-cl.mov
- adaptive.py
- baby_step+superloss.py
- baby_step.py
- base.py
- cbs.py
- coarse_to_fine.py
- data_parameters.py
- dds.py
- dihcl.py
- lambda_step.py
- local_to_global.py
- meta_reweight.py
- meta_weight_net.py
- minimax.py
- rl_teacher.py
- screener_net.py
- self_paced.py
- superloss.py
- transfer_teacher.py
- cifar10.py
- log.py
- .gitignore
- LICENSE
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/THUMNLab/CurML
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd CurML
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
