본문 바로가기

Footstep . 발자취

2020/04/22 Foot step

About Machine Learning

Learned about RL

-Parameter를 가진 function, Function

입력값이 들어왔을때 function을 거쳐 출력값이 나오는데 '어떤수'가 들어온지 모른다면 그것은 Parameter를 가진 function이라고 할 수 있다. 그리고 이것을 하나의 model이라고 한다.

-Activation Function

input이 들어와서 Function을 통해 출력이 될때, 이 출력값을 바꿔주는 것이 Activation Function이다.

-RL

어떤 data를 주지 않고 환경과 행동을 바탕으로 data를 수집해 나가는 기법. 기본적인 model은 MDP로 구성된다.

-MDP

미래 상태를 예측해갈때 과거를 참고하기보다 현재 상태를 참고해 예측해 나가는 기법.

-Algorithms of RL

Q-learning, Q-Networks, DQN(Q-Networks와 Deep Learning이 합쳐진 algorithm, replay memory사용)

-Replay memory

경험 data에서 random sampling을 통해 pattern에 대한 편견없이 학습하는데 도움을 줌

About something new


To-do 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 And the 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] Read books
  • [x] Do out-put
  • [x] Put the flower back from the windowsill
  • [x] Do blogging
  • [x] Organize the day and create the next day's plan

 

 

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

2020/04/24 Foot step  (0) 2020.04.24
2020/04/23 Foot step  (0) 2020.04.23
2020/04/21 Foot step  (0) 2020.04.21
2020/04/20 Foot step  (0) 2020.04.20
2020/04/19 Foot step  (0) 2020.04.19