LeeCreation! Media & Robot  
Front Page
Tag | Location | Media | Guestbook | Admin   
 
Keras 참고자료
(tensorflow backend)
  • 설치

pip install keras

  • import

import tensorflow as tf

import keras


버젼 확인

tf.__version__

keras.__version__


추가로 함께 import 하면 좋은 것들

import numpy as np

import matplotlib.pyplot as plt


  • 공부자료

모델링 방법 Sequential API, Functional API

http://leestation.tistory.com/777


간단한 NN

http://pinkwink.kr/1119?category=580892 (타이타닉 생존)


CNN

http://pinkwink.kr/1121 (MNIST)


학습된 모델 불러오기

http://pinkwink.kr/1122


RNN

https://datascienceschool.net/view-notebook/1d93b9dc6c624fbaa6af2ce9290e2479/ (싸인 그래프 예측)


LSTM

https://tykimos.github.io/2017/04/09/RNN_Layer_Talk/ (나비야 노래)


AutoEncoder

https://blog.keras.io/building-autoencoders-in-keras.html (기본 AE부터 VAE까지)

위 글 요약번역 http://leestation.tistory.com/775

https://d2.naver.com/news/0956269

https://lilianweng.github.io/lil-log/2018/08/12/from-autoencoder-to-beta-vae.html

VAE설명

https://youtu.be/vmeJdZQNuGA


GAN

http://leestation.tistory.com/776


미리 구현된 함수형태 코드

https://github.com/Machine-Learning-Tokyo/DL-workshop-series/blob/master/ConvNets.ipynb?fbclid=IwAR3BASdXssKc-CHuqMHx39DYfwnDZP6wUDqhyOdHXgoRQFZ5r4-NVgytOE8



BLOG main image
미디어와 로봇에 관심이 많은 아이 그 영역을 넓혀보려 합니다. '영상 제작'과 '감정 로봇'이 블로그의 주소재입니다. 자유로운 답글 환영합니다!
 Notice
 Category
전체보기 (749)
내가 사랑하는 MJ (0)
아이가 생긴다면 (4)
Media (98)
Robot (447)
타인과 약자를 위한 (81)
Etc. (118)
 TAGS
연구
 Calendar
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
 Recent Entries
 Recent Comments
 Recent Trackbacks
 Archive
 Link Site
LeeCreation! Media & Robot
 Visitor Statistics
Total :
Today :
Yesterday :
rss