Minlog

Minlog

  • Category
    • About
    • Bayesian
    • Preliminary
      • Stochastic Process
      • Probability
      • Measure
      • Server
    • Research
      • Anomaly Detection
      • Segmentation
      • Active Learning
      • Continual Learning
      • Large Language Model
    • Machine Learning
      • General
      • Models
    • Memorizing
      • Trouble-Shooting
      • Ubuntu
      • Etc
      • Python
      • Java
      • C
      • Qt
      • Jetson
      • Quantization
    • BE
      • NodeJS
      • Flask
      • Spring
      • Deploy
      • Docker
      • EC2
      • APM
      • NGINX
      • TESTING
    • FE
      • JS
      • CSS
    • PS
      • 백준
      • SOFTEER
      • 리트코드
  • 홈
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

Minlog

컨텐츠 검색

태그

항해99 HTML Python jetpack6 dfs FLASK Probabilistic Graphical Model MarkovChain Montecarlo 회고 확률그래프모델 jetson orin nano spring CSS C CUDA c++ 가우시안 혼합모델 ps 백준 MCMC

최근글

댓글

공지사항

아카이브

HASH(1)

  • [백준] 23349 - 졸업사진

    # 문제 조건 잘 보자! import sysN = int(sys.stdin.readline())name_table = dict()flight_table = dict()extracted_table = dict()max_number = 0for _ in range(N): name, flight, time_s, time_e = sys.stdin.readline().split() if name not in name_table: name_table[name] = [flight, [int(time_s), int(time_e)]] if flight_table.get(flight) == None: flight_table[flight] = [0 for _ in ra..

    2024.05.12
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바