Basis is a set of n vectors that : are not linear combinations of each...
2018, Sep 23 — 1 minute readJSON Serialization through ModelSerializer In django-rest-framework(DRF), first transform original data to convertible data in JSONRender...
2018, Sep 22 — 2 minute readExplanation for vectorized implementation In this lecture, we study vectorized implementation. It’s simple. with vetorization,...
2018, Sep 22 — 1 minute readIntroduction In a regular neural network, the input is transformed through a series of hidden...
2018, Sep 22 — 6 minute readDivide code by function in long code Under 25 lines including comments Divide code by...
2018, Sep 17 — 1 minute readAPI 서버는 무엇일까요? 앱/웹 서비스를 만드는 개발자들이 이용하는 데이터 위주의 서비스 API 서버는 시간이 지나도...
2018, Sep 16 — 5 minute readWhat is django shell? It’s kind of python shell which has django project setting python...
2018, Sep 16 — 4 minute readMathematics for machine learning 전체 글 목록은 링크를 참조하시기 바랍니다. 목차 Inner Product Cosine &...
2018, Sep 15 — 3 minute readLet’s study about overview of feature engineering. I will talk about the shadow color subject...
2018, Sep 15 — 2 minute read