본문 바로가기

Footstep . 발자취

2020/04/15 Foot step

About Machine Learning

Keras

-brush up on a confusion matrix

 

Learned about DNN

-PlaceholderAPI : 임의의 값이 input으로 들어오고 output을 만드는 API feed_dict을 통해 받을 수 있는 연산입니다. 주로 사용할 데이터를 그래프 구조에 넣어주기 위해서 사용합니다..

 

-VariableAPI

Optimization에 의해 update되는 가변값인 parameter를 선언할 수 있습니다. 

 

 

-basic Constant :  Computational graph에 의해 Lazy evaluation을 사용목적으로 graph생성 및 실행을 구현.

 

 

-Linear Regression

회귀 Regression 란 어떤 실수값 Real value을 예측하는 문제를 뜻합니다. 선형회귀모델은 선형 함수를 이용해서 회귀를 수행합니다. 

선형 함수형태 y=Wx+b 

 


About something new


Todo-list

 

  • [x] Get up at 7 10
  • [x] Organize the blanket
  • [x] Put the flower on the windowsill
  • [x] Get the supplements and the chocolate, make some water.
  • [x] Drink coffee, Do the diary about sleeping and thoughts
  • [x] Stretch your body for 20 min
  • [x] Stretch Ulnar nerve with 원동력 exercise
  • [x] Read AI news
  • [x] Do machine learning
  • [x] One day One commit
  • [x] Do Eng words
  • [x] Go for cardio
    • [x] Have time to think about something new
  • [x] 미숫가루
  • [x] walnut and almonds
  • [x] Do Intermittent fasting at 7
  • [x] Read book
  • [x] Do blogging
  • [x] Do out-put
  • [x] Put the flower back from the windowsill
  • [x] Organize the day and create the next day's plan
  • [x] Free at 11
  • [x] Stretch at 11 40
  • [x] Read the poem
  • [x] Go to bed at 12

'Footstep . 발자취' 카테고리의 다른 글

2020/04/17 Foot step  (0) 2020.04.17
2020/04/16 Foot step  (0) 2020.04.16
2020/04/14 Foot step  (0) 2020.04.14
2020/04/13 Foot step  (0) 2020.04.13
2020/04/12 Foot step  (0) 2020.04.12