Skip to content

Releases: PyTorchKorea/tutorials-kr

2.3.1-base

09 Jun 15:41
Compare
Choose a tag to compare
  • PyTorch v2.3.1 λ¦΄λ¦¬μ¦ˆκ°€ 반영된 곡식 νŠœν† λ¦¬μ–Ό(pytorch/tutorials@6537199)을 λ°˜μ˜ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v2.3.1 λ²ˆμ—­ 및 λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #799 μ—μ„œ κ΄€λ¦¬ν•©λ‹ˆλ‹€.

2.0-latest

09 Jun 15:30
Compare
Choose a tag to compare
  • pytorch/tutorials@9efe789b κΉŒμ§€λ₯Ό κΈ°μ€€μœΌλ‘œ PyTorch v2.0 νŠœν† λ¦¬μ–Όλ“€μ„ λ²ˆμ—­ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v2.0 λ²ˆμ—­ / λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #660 에 μ •λ¦¬λ˜μ–΄ μžˆμœΌλ‹ˆ μ°Έκ³ ν•΄μ£Όμ„Έμš”. (~2024/06/09)

What's Changed

  • μ „μ’…ν›ˆ, reinforcement_q_learning.py by @jjh6593 in #674
  • intermediate_source/char_rnn_generation_tutorial.py μ˜€νƒ€μˆ˜μ • by @SeongMun-Hwang in #678
  • advanced_source/ddp_pipeline.py μ˜€νƒˆμž μˆ˜μ • by @sori9899 in #679
  • μ˜€νƒ€_띄어쓰기_μˆ˜μ • by @joohyung0809 in #680
  • μ˜€νƒ€μˆ˜μ • by @joohyung0809 in #682
  • intermediate_source/seq2seq_translation_tutorial.py μ˜€νƒ€μˆ˜μ • by @SeongMun-Hwang in #683
  • intermediate_source/autograd_saved_tensors_hooks_tutorial.py μ˜€νƒ€μˆ˜μ • by @hankyuwon in #684
  • intoyt/intoyt1_tutorial μ˜€νƒ€ μˆ˜μ • (μ•Œκ³ λ¦¬μ§ -> μ•Œκ³ λ¦¬μ¦˜) by @robot703 in #686
  • Update deep_learning_tutorial.py by @Heisnotanimposter in #688
  • beginner_source/transfer_learning_tutorial.py μ˜€νƒ€μˆ˜μ • by @hankyuwon in #689
  • FIX: recipes/custom_dataset_transforms_loader 데이터 이슈 ν•΄κ²° (#653, #658, #663) by @9bow in #664
  • intermediate_source/dist_tuto.rst 없어진 μ½”λ“œ μΆ”κ°€ by @kwonmha in #691
  • advanced_source/cpp_frontend.rst μ˜€νƒ€ μˆ˜μ • (#692) by @khleexv in #693
  • advanced/cpp_frontend μ˜€νƒ€ μˆ˜μ • by @JSJSWON in #695
  • advanced_source/neural_style_tutorial.py by @ChoHyoungSeo in #697
  • beginner_source/chatbot_tutorial.py μ˜€νƒ€μˆ˜μ • by @convin305 in #699
  • beginner_source/nn_tutorial.py μ˜€νƒ€μˆ˜μ • by @chanmuzi in #701
  • advanced/cpp_export μ˜€νƒ€ μˆ˜μ •μž…λ‹ˆλ‹€ by @kimgyujin in #703
  • beginner_source/data_loading_tutorial.py μ˜€νƒ€ μˆ˜μ • by @dnd-qodqks in #707
  • [Fix] beginner_source/fgsm_tutorial.py μ˜€νƒˆμž μˆ˜μ • by @falconlee236 in #711
  • intermediate_source/pruning_tutorial.py μ˜€νƒ€ μˆ˜μ • by @jih0-kim in #714
  • beginner_source/deeplabv3_on_android.rst μ˜€νƒ€ μˆ˜μ • by @jenner9212 in #715
  • [fix] intermediate_source/model_parallel_tutorial.py by @dane805 in #720
  • TRANSLATION_GUIDE.md μš©μ–΄ μ œμ•ˆ by @jih0-kim in #728
  • beginner_source/nlp/pytorch_tutorial.py μ˜€νƒ€ μˆ˜μ • by @changhee16 in #768
  • fix syntax error in char_rnn_generation_tutorial.py by @khleexv in #786
  • Translation/beginner_source/introyt/tensors_deeper_tutorial.py translation by @falconlee236 in #760
  • intermediate_source/tensorboard_profiler_tutorial.py λ²ˆμ—­ 진행 by @dnd-qodqks in #761
  • intermediate_source/process_group_cpp_extension_tutorial.rst λ²ˆμ—­ 진행 by @jenner9212 in #764
  • TRANSLATION_GUIDE.md μš©μ–΄ μ œμ•ˆ by @ChoHyoungSeo in #771
  • intermediate_source/scaled_dot_product_attention_tutorial.py λ²ˆμ—­ 진행 by @khleexv in #773
  • fix source code error in torchvision_tutorial.rst by @yundaehyuck in #793
  • finetuning_torchvision_models_tutorial.py λ²ˆμ—­ by @dudtheheaven in #775
  • recipes_source/recipes/reasoning_about_shapes.py λ²ˆμ—­ by @0seob in #779
  • beginner_source/nlp/sequence_models_tutorial.py λ²ˆμ—­ by @convin305 in #780
  • prototype_source/torchscript_freezing.py λ²ˆμ—­ 진행 v2 by @jih0-kim in #788
  • forced_alignment_with_torchaudio_tutorial λ²ˆμ—­ by @kimgyujin in #782
  • TRANSLATION_GUIDE.md μš©μ–΄ μ œμ•ˆ by @jih0-kim in #790
  • beginner_source/flava_finetuning_tutorial.py λ²ˆμ—­ by @chanmuzi in #778
  • intermediate_source/ensembling.py λ²ˆμ—­ 진행 by @ChoHyoungSeo in #796
  • Bump pillow from 9.3.0 to 10.0.1 by @dependabot in #791
  • Bump jinja2 from 3.0.3 to 3.1.4 by @dependabot in #797
  • Bump pillow from 10.0.1 to 10.3.0 by @dependabot in #798

New Contributors

Full Changelog: 2.0-base...2.0-latest

2.0-base

06 May 02:06
Compare
Choose a tag to compare
  • PyTorch v2.0 λ¦΄λ¦¬μ¦ˆκ°€ 적용된 곡식 νŠœν† λ¦¬μ–Ό( pytorch/tutorials@9efe789b )을 λ°˜μ˜ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v2.0 λ²ˆμ—­ / λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #660 μ—μ„œ κ΄€λ¦¬ν•©λ‹ˆλ‹€.

1.13.0-latest

05 May 07:25
Compare
Choose a tag to compare
  • pytorch/tutorials@db34a77 κΉŒμ§€λ₯Ό κΈ°μ€€μœΌλ‘œ PyTorch 1.13 νŠœν† λ¦¬μ–Όλ“€μ„ λ²ˆμ—­ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.13 λ²ˆμ—­ κ΄€λ ¨ λ‚΄μš©μ€ #615 에 μ •λ¦¬λ˜μ–΄ μžˆμœΌλ‹ˆ μ°Έκ³ ν•΄μ£Όμ„Έμš”. (~ 2023/05/05)

What's Changed

  • realtime_rpi.rst λ―Έ λ²ˆμ—­ λ¬Έμž₯ μˆ˜μ • by @YunjinJo in #617
  • Char rnn classification tutorial typo correction by @garlicvread in #611
  • Bump pillow from 9.0.1 to 9.3.0 by @dependabot in #616
  • fixing translations by @hyoyoung in #623
  • dcgan_faces typo fixing by @hyoyoung in #621
  • chatbot_tutorial.py typo correct by @jaehyeonha in #636
  • beginner_source/hyperparameter_tuning_tutorial.py μ˜€νƒ€ μˆ˜μ • by @ahnusunha in #637
  • blitz/cifar10_tutorial μ˜€νƒ€ μˆ˜μ • by @milkiscow in #638
  • μ˜€νƒ€ μˆ˜μ • by @Rhun0moon in #640
  • μ˜€νƒ€ μˆ˜μ • by @JinVibe in #642
  • nlp/audio_data_augmentation_tutorial.py μ˜€νƒ€ μˆ˜μ • by @milkiscow in #645
  • beginner/nn_tutorial μ˜€νƒ€ μˆ˜μ • by @jaehyeonha in #647
  • beginner_source/basics/tensorqs_tutorial.py μ˜€νƒ€ μˆ˜μ •(#649) by @corazzon in #650
  • beginner/torchtext_translation 변경사항 반영 λ“± (#644) by @9bow in #652
  • FIX: beginner/nn_tutorial 데이터 파일 λ‹€μš΄λ‘œλ“œ 경둜 μˆ˜μ •(#655) by @9bow in #656
  • FIX: recipes/recipe/custom_dataset_transforms_loader 데이터 문제 ν•΄κ²° (#653) by @9bow in #654
  • FIX: beginner/Intro_to_TorchScript_tutorial.py 이미지 경둜 μˆ˜μ • by @sim-so in #659

New Contributors

Full Changelog: 1.13.0-base...1.13.0-latest

1.13.0-base

30 Nov 07:26
Compare
Choose a tag to compare
  • PyTorch v1.13 λ¦΄λ¦¬μ¦ˆκ°€ 적용된 곡식 νŠœν† λ¦¬μ–Ό( pytorch/tutorials@db34a77 )을 λ°˜μ˜ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.13 λ²ˆμ—­ / λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #615 μ—μ„œ κ΄€λ¦¬ν•©λ‹ˆλ‹€.

1.12.0-latest

30 Nov 07:08
Compare
Choose a tag to compare
  • pytorch/tutorials@0918023 κΉŒμ§€λ₯Ό κΈ°μ€€μœΌλ‘œ PyTorch 1.12 νŠœν† λ¦¬μ–Όλ“€μ„ λ²ˆμ—­ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.12 λ²ˆμ—­ κ΄€λ ¨ λ‚΄μš©μ€ #483 에 μ •λ¦¬λ˜μ–΄ μžˆμœΌλ‹ˆ μ°Έκ³ ν•΄μ£Όμ„Έμš”. (~ 2022/11/30)

What's Changed

  • beginner/basics/optimization_tutorial μ˜€νƒ€ μˆ˜μ • (#485) by @4923 in #486
  • optimization_tutorial.py λ²ˆμ—­ μˆ˜μ •_#489 by @kimtaehyeong in #490
  • beginner/vt_tutorial.py 문법 μˆ˜μ •_#488 by @YunjinJo in #491
  • beginner/chatbot_tutorial.py μ˜€νƒ€ μˆ˜μ •_#492 by @2kkeullim in #494
  • /beginner_source/basics/autogradqs_tutorial.py μ˜€νƒ€ μˆ˜μ • by @bub3690 in #505
  • intermediate_source/flask_rest_api_tutorial.py μ˜€νƒ€μˆ˜μ • by @yesulpark in #507
  • beginner/basics/data_tutorial μ˜€νƒ€ μˆ˜μ • by @updaun in #509
  • fix typo: pytorch_with_examples, char_rnn_classification_tutorial by @gorae17 in #511
  • fix typo: beginner_source/former_torchies/nnft_tutorial.py by @95hj in #515
  • char_rnn_classification_tutorial.py λ²ˆμ—­μˆ˜μ • by @kil-jung-keong in #521
  • beginner_source/examples_autograd/polynomial_autograd.py μ˜€νƒ€ μˆ˜μ •_#495 by @hjvision96 in #496
  • /intermediate_source/char_rnn_generation_tutorial.py μ˜€νƒ€μˆ˜μ • #498 by @stella-oh in #500
  • beginner_source/fgsm_tutorial.py 문법체크 by @dhlee-work in #512
  • beginner_source/nlp/word_embeddings_tutorial.py, deep_learning_tutorial.py 문법, μ˜€νƒ€ μˆ˜μ • by @sne12345 in #518
  • fix: advanced_source/ONNXLive.rst의 문법 였λ₯˜ μˆ˜μ • by @terri1102 in #519
  • beginner_source/basics/intro.py μ—°κ²° 링크 였λ₯˜ μˆ˜μ • by @YunjinJo in #540
  • /intermediate_source/dist_tuto.rst μ˜€νƒ€μˆ˜μ • #499 by @yuyeonseung in #501
  • TRANSLATION_GUIDE.md(Add word) by @kimtaehyeong in #523
  • TRANSLATION_GUIDE.md μš©μ–΄ μ‚¬μš© κ·œμΉ™μ— requirements μΆ”κ°€(#537) by @terri1102 in #541
  • intermediate_source/flask_rest_api_tutorial.py 링크 였λ₯˜ μˆ˜μ • by @YunjinJo in #572
  • Fix typo in saving_and_loading_a_general_checkpoint.py by @YunjinJo in #564
  • TRANSLATION_GUIDE.md 단어 μΆ”κ°€ (#551) by @hjvision96 in #552
  • prototype_source/skip_param_init.rst λ²ˆμ—­ by @updaun in #559
  • beginner_source/introyt/introyt1_tutorial.py λ²ˆμ—­ by @kimtaehyeong in #580
  • intermediate_source/speech_recognition_pipeline_tutorial.py λ²ˆμ—­ by @terri1102 in #582
  • beginner_source/introyt.rst λ²ˆμ—­ by @kimtaehyeong in #568
  • beginner/audio_data_augmentation_tutorial λ²ˆμ—­ (λ§ˆμŠ€ν„°μŠ€ Bμ‘°) by @bub3690 in #581
  • recipes_source/quantization.rst λ²ˆμ—­ by @hjvision96 in #589
  • translate hyperparameter_tuning_tutorial.py by @95hj in #595
  • intermediate/realtime_rpi.rst λ²ˆμ—­ by @YunjinJo in #575
  • beginner_source/nlp/pytorch_tutorial.py λ²ˆμ—­ by @2kkeullim in #573
  • Translate torchrec_tutorial #599 by @gorae17 in #600
  • Korean translation for text_to_speech_with_torchaudio.py λ²ˆμ—­ - μ΄κ°€λžŒ(λ§ˆμŠ€ν„°μŠ€ Bμ‘°) by @garam24 in #601
  • intermediate_source/char_rnn_classification_tutorial.py 링크 μ—°κ²° 였λ₯˜ by @YunjinJo in #602
  • prototype_source/tracing_based_selective_build.rst λ²ˆμ—­ (Bμ‘°) by @bub3690 in #565
  • Update autograd_saved_tensors_hooks_tutorial.py by @stella-oh in #598
  • Revert "Update autograd_saved_tensors_hooks_tutorial.py" by @hyoyoung in #604
  • autograd_saved_tensors_hooks_tutorial.py λ²ˆμ—­ by @stella-oh in #607
  • beginner_source/basics/intro.py μ„€μΉ˜ 방법 링크 λ³€κ²½ by @YunjinJo in #608
  • #425 saving_loading_models.py torchScript λ―Έλ²ˆμ—­λΆ„ λ²ˆμ—­ by @garlicvread in #609
  • TRANSLATION_GUIDE.md λ²ˆμ—­μ§‘ 단어 μΆ”κ°€ (#547) by @bub3690 in #556

New Contributors

Full Changelog: 1.12.0-base...1.12.0-latest

1.12.0-base

10 Jul 08:27
Compare
Choose a tag to compare
  • PyTorch v1.12 λ¦΄λ¦¬μ¦ˆκ°€ 적용된 곡식 νŠœν† λ¦¬μ–Ό( pytorch/tutorials@0918023 )을 λ°˜μ˜ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
    v1.11 λ²ˆμ—­ / λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #483 μ—μ„œ κ΄€λ¦¬ν•©λ‹ˆλ‹€.

1.11.0-latest

10 Jul 08:25
Compare
Choose a tag to compare
  • pytorch/tutorials@6e21cf2 κΉŒμ§€λ₯Ό κΈ°μ€€μœΌλ‘œ ν•œ PyTorch 1.11.0 νŠœν† λ¦¬μ–Όλ“€μ„ λ²ˆμ—­ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.11.0 λ²ˆμ—­ κ΄€λ ¨ λ‚΄μš©μ€ #445 에 μ •λ¦¬λ˜μ–΄ μžˆμœΌλ‹ˆ μ°Έκ³ ν•΄μ£Όμ„Έμš”. (~ 2022/07/10)

What's Changed

  • 문법 였λ₯˜ μˆ˜μ • by @Jugahy in #450
  • λ¬Έμ„œ 쀑볡 λ‚΄μš© μ‚­μ œ by @Ok-Junhyeok in #451
  • 문법 였λ₯˜ ꡐ정 by @Jangorithm in #449
  • OpenGraph tag, favicon.ico 및 robotos.txt μΆ”κ°€ (#453) by @9bow in #454
  • beginner/Intro_to_TorchScript_tutorial.html κ°œμ„  (μ˜€νƒ€μˆ˜μ •) by @glee623 in #462
  • intermediate/dist_tuto κ°œμ„  (μ˜€νƒ€ μˆ˜μ •) (#459) by @jenner9212 in #465
  • intermediate/dist_tito.html κ°œμ„  (μ˜€νƒ€μˆ˜μ •) by @soeuni in #467
  • beginner/dcgan_faces_tutorial.html κ°œμ„  (μ˜€νƒ€μˆ˜μ •) #466 by @yetniek in #469
  • beginner/former_torchies/tensor_tutorial_old κ°œμ„  (μ˜€νƒ€ μˆ˜μ •) (#464) by @mhseo10 in #470
  • intermediate/char_rnn_generation_tutorial.html κ°œμ„ (λ²ˆμ—­ κ°œμ„ ) by @blackbeandu in #473
  • recipes/recipes/tensorboard_with_pytorch λ¬Έμ„œμ˜ 문법 였λ₯˜ κ°œμ„  #471 by @reverse-sky in #472
  • recipes/recipes/timer_quick_start λ¬Έμ„œμ˜ μ˜€νƒ€ μˆ˜μ •(#474) by @crabyg in #475
  • beginner_source/examples_autograd/polynomial_autograd.py λ¬Έμ„œμ˜ μ˜€νƒ€ μˆ˜μ • #476 by @Tieck-IT in #477
  • Sphinx 버전 μ—…λ°μ΄νŠΈ (#478) by @9bow in #480

New Contributors

Full Changelog: 1.11.0-base...1.11.0-lastest

1.11.0-base

27 Mar 05:10
Compare
Choose a tag to compare
  • PyTorch v1.11 λ¦΄λ¦¬μ¦ˆκ°€ 적용된 곡식 νŠœν† λ¦¬μ–Ό(pytorch/tutorials@6e21cf2)을 λ°˜μ˜ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.11 λ²ˆμ—­ / λ³€κ²½ κ΄€λ ¨ λ‚΄μš©μ€ #445 μ—μ„œ κ΄€λ¦¬ν•©λ‹ˆλ‹€.

Full Changelog: 1.10.1-latest...1.11-base

1.10.1-latest

27 Mar 04:52
Compare
Choose a tag to compare
  • pytorch/tutorials@444fbd1 κΉŒμ§€λ₯Ό κΈ°μ€€μœΌλ‘œ ν•œ PyTorch 1.10.1 νŠœν† λ¦¬μ–Όλ“€μ„ λ²ˆμ—­ν•˜μ˜€μŠ΅λ‹ˆλ‹€.
  • v1.10.1 λ²ˆμ—­ κ΄€λ ¨ λ‚΄μš©μ€ #387 에 μ •λ¦¬λ˜μ–΄ μžˆμœΌλ‹ˆ μ°Έκ³ ν•΄μ£Όμ„Έμš”. (~ 2022/03/27)

What's Changed

  • recipes_source/mobile_perf.rst λ²ˆμ—­ by @des00 in #421
  • Fix triple backticks with double backticks by @nestiank in #429
  • advanced_source/ddp pipeline.py λ²ˆμ—­ by @spongebob03 in #428
  • super_resolution_with_onnxruntime.py 주석 μ˜€νƒ€ μˆ˜μ • by @woowonjin in #431
  • intermediate/mario_rl_tutorial.html λ²ˆμ—­ by @Taeyoung96 in #430
  • fix broken links by @yoosful in #440
  • translate advanced/static_quantization_tutorial.py by @des00 in #433
  • μ €μž₯μ†Œ μœ„μΉ˜ λ³€κ²½ 반영 (#441) by @9bow in #442
  • Bump pillow from 8.3.2 to 9.0.1 by @dependabot in #437
  • Sphinx theme μ €μž₯μ†Œ protocol λ³€κ²½ by @9bow in #444

New Contributors

Full Changelog: 1.10.1-base...1.10.1-latest