AI & Security Guidelines
Category: People
몰몬 트랜스 휴머니즘에 대한 GPT-3 인터뷰
https://lincoln.metacannon.net/2021/01/i-interviewed-gpt-3-about-mormon-transhumanism.html AI 연구 및 머신 러닝에 대한 뉴스에 관심이 있다면 GPT-3에 대해 들어 보셨을 것입니다. 인간과 유사한…
Exploiting Contemporary ML
https://wonjae.kim/blog/2021/Exploiting_Contemporary_ML https://openreview.net/forum?id=rylnK6VtDH https://arxiv.org/abs/2005.00743 https://openreview.net/forum?id=xTJEN-ggl1b https://arxiv.org/abs/2003.03828
NVIDIA Jetson Nano & Jetson inference – PART5 (PLAY MP3, TTS)
[Play MP3 File] For wav you can use aplay. For mp3 you can use mpg123. (Google…
NVIDIA Jetson Nano & Jetson inference – PART4 (CAM&YOLO3)
Base code : https://github.com/jkjung-avt/tensorrt_demos#yolov3 Updated Code : https://github.com/min-sangshik/tensorrt_demos [sample command]python3 trt_yolov3.py --model yolov3-608 --usb --vid 0…
NVIDIA Jetson Nano & Jetson inference – PART3 (Detection Training&JPG Inference)
PC/Server에서 Darknet Training -> Jetson-Nano로 반영하는 방법 (가장 바람직한 방법, YOLO3 테스트 2020/2/23) # darknet yolov3…
서울대 장병탁 교수 – 기계학습개론/딥러닝 강의노트
1장 : 기계학습 개요https://bi.snu.ac.kr/…/ML20…/LectureNote/LectureNote_ch1.pdf2장 : 신경망https://bi.snu.ac.kr/…/ML20…/LectureNote/LectureNote_ch2.pdf3장: 딥러닝 모델과 모델복잡도 이론https://bi.snu.ac.kr/…/ML20…/LectureNote/LectureNote_ch3.pdf4장 : 컨볼루션 신경망https://bi.snu.ac.kr/…/ML20…/LectureNote/LectureNote_ch4.pdf