본문 바로가기

HealthyAI

검색하기
HealthyAI
프로필사진 BiteApple

  • 분류 전체보기 (41)
    • AI (12)
      • PyTorch (6)
      • Deep Learning (5)
      • Object Detection 맛있다. (1)
      • Image Classification (0)
    • Python (1)
    • Product (1)
    • Naver AI Boostcamp (8)
      • Month 1 (5)
      • Month 2 (3)
      • Month 3 (0)
    • Coding test (18)
      • 프로그래머스 (18)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • 프로그래머스
  • noiserobustness
  • cmp_to_key
  • 자료구조끝판왕문제
  • ImageClassification
  • l2penalty
  • f1loss
  • layernormalization
  • 중복순열
  • objectdetection
  • 네이버AI부스트캠프
  • 정렬
  • 힙
  • mmdetectionv3
  • labelsmoothingloss
  • Focal Loss
  • ComputerVision
  • DataAugmentation
  • 네이버 ai 부스트캠프
  • labelsmoothing
  • pytorch
  • inference
  • 우선순위큐
  • BatchNormalization
  • clibration
  • Optimizer
  • 밑바닥부터 시작하는 딥러닝
  • focalloss
  • fasterRCNN
  • autograd
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록H-Index (1)

HealthyAI

Programmers) level2. H-INDEX

~ 개 이상 인 값들이 ~개 이상 있다. 라는 표현이 나온다면 정렬을 하고 인덱스 값을 붙이면서 풀 수 있을 것 같다. def solution(citations): stack = [] citations.sort(reverse = True) for i, c in enumerate(citations, start = 1): stack.append(min(i,c)) return max(stack)

Coding test/프로그래머스 2023. 1. 19. 15:47
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바