출처: https://youtu.be/T7o3xvJLuHk 이번 글에서는 convolution 연산 방법 중 하나인 depthwise separable convolution에 내용에 다루어 보도록...
2019, Oct 14 — 4 minute read이번 글에서는 문자열 알고리즘의 하나인 trie에 대하여 알아보도록 하겠습니다. trie 관련 알고리즘을 익혔으면 링크에서 trie...
2019, Oct 11 — 5 minute read알고리즘 관련 글 목차 참조 : https://m.blog.naver.com/rlakk11/60159303809 트리 관련 대표적인 문제로 트리 순회가 있습니다. 이번...
2019, Oct 11 — 3 minute read이번 글에서는 U-Net에 대하여 알아보도록 하겠습니다. 목차 U-Net 이란 Overlap-tile U-Net의 전체 구조 pytorch 코드...
2019, Oct 02 — 9 minute readmathematics for machine learning 글 목록 mathematics for machine learning 글 목록
2019, Sep 30 — 1 minute readmathematics for machine learning 글 목록 이번 글에서는 최적화(Optimisation) 하는 방법에 대하여 다루어 보려고 합니다....
2019, Sep 30 — 11 minute readmathematics for machine learning 글 목록 이번 글에서 다룰 테일러 급수는 임의의 함수를 다항식 급수로...
2019, Sep 30 — 17 minute readmathematics for machine learning 글 목록 이 글은 Coursera의 Mathematics for Machine Learning: Multivariate Calculus...
2019, Sep 29 — 22 minute readmathematics for machine learning 글 목록 이 글은 Coursera의 Mathematics for Machine Learning: Multivariate Calculus...
2019, Sep 28 — 16 minute read