본문 바로가기

Studio KimHippo :D

검색하기
Studio KimHippo :D
프로필사진 김작은하마

  • 분류 전체보기 (39)
    • !Notice! (1)
    • Co-op (6)
      • 2019 Big data Analysis Comp.. (6)
    • Artificial Intelligence (1)
      • Deep Learning (1)
      • Machine Learning (0)
      • Reinforcement Learning (0)
    • Data Science (4)
      • Crawler (4)
      • Excel (0)
      • R (0)
      • SQL (0)
    • Kaggle Study (1)
    • Mathematics (1)
    • Python Study (25)
      • Algorithm Challenge (6)
      • Beautiful Soup, Selenium (0)
      • NumPy (12)
      • Pandas (2)
      • Pure Python (5)
      • PyQt (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Artificial Intelligence (1)

Studio KimHippo :D

[AI / DL / Keras] 1.fashion mnist 데이터셋 분류

필요 패키지로드 # -*- coding: utf-8 -*- from keras.layers import Dense, Activation,Flatten from keras.datasets import fashion_mnist from keras.models import Sequential from keras.utils import np_utils import matplotlib.pyplot as plt import tensorflow as tf import seaborn as sns import numpy as np sns.set() plt.style.use('ggplot') 데이터셋 생성 # NOTE : 데이터셋 생성 (train_img, train_lab), (test_img, test_lab) = f..

Artificial Intelligence/Deep Learning 2019. 7. 9. 23:28
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바