# DeepLearning
[Deep Learning] 텐서플로로 시작하는 딥러닝 1장 공부
1장. 텐서플로 입문 - 딥러닝과 텐서플로 개요 소개, 텐서플로 코드 실행 환경 준비, 텐서플로의 기본적인 코드 작성법 설명

[AI] PyTorch : 2. Linear Regression
2022.06.21 연구실 공부(PyTorch). 'PyTorch로 시작하는 딥 러닝 입문' <이 글은 이 책의 내용을 요약 정리한 것임.>(내 저작물이 아니고 저 위 링크에 있는 것이 원본임)03-01 Linear Regression, 03-02 Autograd

[AI] PyTorch : 1. Tensors
2022.06.21 연구실 공부(PyTorch). 'PyTorch로 시작하는 딥 러닝 입문'이라는 책과 같은 내용을 정리한 것임.(저작물이 아니고 저 위 링크에 있는 것이 원본임) 02-02 Tensor ManipulationVector, Matrix and Tenso

OpenCL 병렬프로그래밍을 활용한 CNN 가속화
📘 프로젝트 개요 ⬛ 프로젝트 기간 : 2021.11-2021.12 ⬛ 사용언어 및 프레임워크 : C, OpenCL ⬛ 깃허브 : 20212muticore ⬛ 학습모델 : VGG16 (CNN) 일반적인 CNN(Convolutional Neural Network)

생성적 적대 신경망(GANs: Generative Adversarial Networks)
생성적 적대 신경망(GANs: Generative Adversarial Networks)이란? 2014년 이안 굿펠로우(Ian Goodfellow)에의해 제시된 생성적 적대 신경망(GANs: Generative Adversarial Networks)모델은 쉽게 설명하

Apple Silicon(M1) 에 Anaconda & PyTorch 설치하기 + 성능 측정
M1 macbook에 Anaconda native와 pytorch native 설치 및 속도 비교

[논문리뷰] ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
논문 소개 논문명 ALBERT: A Lite BERT for Self-supervised Learning of Language Representations 발표년도 2020 저자 Zhenzhong Lan Mingda Chen Sebastian Goodman K