목록분류 전체보기 (28)
서랍장
병특으로 회사를 다니기 시작했다. 나름 내가 원하는 포지션인 데이터 분석가이다. 근데 뭐랄까, 배우는 재미와 일을 쳐내는 재미는 있다. 한편으로 퇴근할 때, 밖에서 즐겁게 놀다 들어가는 동년배들을 보면 힘들 때가 있다. 그치만, 지금 이 순간 배우는 재미는 평생 못 느꼈던 감정이라 열심히 해야한다고 생각은 든다. 참 어렵다. 내일 느끼는 감정은 또 다르지 않을까

https://dhznsdl.tistory.com/18 AirFlow 환경 만들기(1) - Postgres 설치하기(feat. docker) [취미개발] - AirFlow 환경 만들기(2) - Airflow 설치하기(feat. docker) airflow를 실행하기 위해서는 linux환경이 필요합니다. windows환경에서 airflow를 실행하려면 다음과 같은 방법이 존재합니다. 1) docker.. dhznsdl.tistory.com priority que orders the elements of a regular queue so that each new element added to the priority queue is placed in its sorted order, with the "best"..
보호되어 있는 글입니다.
머신러닝을 공부하면서 어떻게 deployment를 할지에 대해 고민해보게 되었다. lsjsj92.tistory.com/589 kubeflow pipeline 예제(example) - pipeline metrics 출력과 condition 체크하기 포스팅 개요 이번 포스팅은 kubeflow 예제(kubeflow example)를 주제로 다룹니다. 지난 포스팅에 이어서 이번에는 kubeflow에서 실행시킨 machine learning 혹은 deep learning 모델에서 나온 metrics를 ( evaluat.. lsjsj92.tistory.com everythingwhat.com/goto/130881 www.kaggle.com/andradaolteanu/pytorch-rnns-and-lstms-expl..

parallelization 병렬화를 한다. (RNN은 사용하지 않음.) QUERY, KEY, VALUE (3가지 벡터)

princeton 자료를 가져온 것으로 혼자 공부하기 위한 용도입니다. scholar.princeton.edu/ansandoval/classes
github.com/gmum/pykernels/blob/master/pykernels/regular.py gmum/pykernels Python library for working with kernel methods in machine learning - gmum/pykernels github.com www.wikiwand.com/en/Gradient_descent Gradient descent | Wikiwand Gradient descent is a first-order iterative optimization algorithm for finding a local minimum of a differentiable function. The idea is to take repeated steps in t..
보호되어 있는 글입니다.
www.philgineer.com/2020/10/awesome-machine-learning.html
symbols and terms를 살펴보면, 정의 predicates and atomic sentences predicate symbols are symbols beginning with a lowercase letter predicates have an "arity" or "argument number" (predicates with the same name but different arities는 다르다.) functions vs sentences symbols의 definition을 살펴보면, set of letters, set of digits, the underscore("_") symbols의 type은 4가지 constants, Variables, functions, predicates 결국..