본문 바로가기

Shakerato

검색하기
Shakerato
프로필사진 Shakeratto

  • 분류 전체보기 (77)
    • Research (67)
    • Photography (1)
Guestbook
Notice
«   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
  • CUDA
  • Jupyter notebook
  • linux
  • pyTorch
  • install
  • Anaconda
  • gpu memory
  • urllib
  • python
  • colaboratory
  • face_recognition
  • dataset
  • windows
  • dlib
  • python3
  • 딥러닝
  • ppc64le
  • raspberry pi
  • Deep Learning
  • download
  • object detection
  • colab
  • ubuntu
  • shakeratos
  • error
  • YouTube 8M
  • FIle
  • Windows 10
  • TensorFlow
  • keras
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록미니배치 (1)

Shakerato

How to implement next_batch for mini batch gradient descent in deep learning

Full Code: https://www.kaggle.com/pedrolcn/deep-tensorflow-ccn-cross-validationclass TrainBatcher(object): # Class constructor def __init__(self, examples, labels): self.labels = labels self.examples = examples self.index_in_epoch = 0 self.num_examples = examples.shape[0] # mini-batching method def next_batch(self, batch_size): start = self.index_in_epoch self.index_in_epoch += batch_size # When..

Research 2018. 4. 2. 15:29
Prev 1 Next

전체 방문자수 : 오늘 방문자수 : 어제 방문자수 :

티스토리툴바