카페검색 본문
카페글 본문
-
주식 데이터 AI 학습 방법 git hub 주소와 코딩 2024.11.03해당카페글 미리보기
가격 # 모델 컴파일 및 학습 model.compile(optimizer='adam', loss='mean_squared_error') model.fit(x_train, y_train, epochs=50, batch_size=32) # 예측 예시 x_test = scaled_data[int(len(scaled_data) * 0.8) - 60:] x_test = x_test.reshape((1, x...
-
마르타 (구글번역, 영어자막) 2024.10.19해당카페글 미리보기
too, and be glad with the forthcoming changes. Not every soul gets the chance even to be born at the junction of two epochs, let alone to watch the flowing of the world from one dimension to another. You are great chosen souls. You have...
-
Re: 오늘의 마지막 문제. 여러분이 선택한 회사의 최신 주가 데이터를 lSTM 신경망에 넣고... 2024.10.16해당카페글 미리보기
Dense(1)) # 출력층 # 5. 모델 컴파일 model.compile(optimizer='adam', loss='mse') # 6. 모델 학습 model.fit(X_train, y_train, epochs=150, batch_size=32) # 7. 예측 test_inputs = hive_close_normalized[-train_window:].tolist() for i in range...
-
신호등 검출 AI 대회(1) - 개발환경 구축 및 baseline code execution 2024.10.07해당카페글 미리보기
Train the model model.train(data=data_yaml[i], name=dir_name[i], epochs=25, imgsz=640, workers=4, device="0", batch=8, cache=True, pretrained=True, lr0 = 0.01, fliplr = 0.0, mosaic...
-
[FWC] 빛이 승리했습니다 2024.09.16해당카페글 미리보기
times have finally arrived! Although it is not yet as visible as everyone would like, everything in the Earth timeline is sealed. Many millennia have passed! Many epochs have also passed! Hundreds of successive incarn finalwakeupcall.info
-
물리학정보 인공지능망 (Physics Informed Neural Networks) 2024.09.30해당카페글 미리보기
model(): r, g = generate_data() model = PINN() model.compile(optimizer='adam', loss=physics_loss) model.fit(r, g, epochs=1000) # 모델 훈련 실행 train_model() ## 코드 설명 1. **만유인력 상수**: `G`는 만유인력 상수로, 물체 간의 중력 상호...
-
Re: 글리신 3g 투여 --> 수면중 중심체온 하강, 말초혈관 확장.. 깊은 수면 유도.. 2024.08.24해당카페글 미리보기
longer than 1 min. (h) The distribution of EEG power during NREM and REM sleep. The data include all artifact-free sleep epochs during the first 2 h after oral administration. (i) Glycine administration significantly decreased core body...
-
24유란시아 셀러브레이션 캠프 2024.08.01해당카페글 미리보기
캠프 안녕하세요 ~~~ 23포럼이후 오래 기다리셨습니다 예수탄신일(8/21) 기념 24셀러브레션(축하) 캠프 !! 신시대(Epochs)의 뉴 프론티어로서 계시의 사회화 Freindship 유란시아를 체화한 우리가 해야할 행동이나 대화가 어떤건지 함께 나눠보려합니다...
-
딥러닝 예제 2024.05.29해당카페글 미리보기
adam', loss='categorical_crossentropy', metrics=['accuracy']) # 모델 학습 history = model.fit(X_train, y_train, epochs=20, batch_size=32, validation_split=0.2) loss: 학습 loss. val_loss: 검증 loss. accuracy: 학습 accuracy. val_accuracy...
-
2024.3.31. 2024.03.31해당카페글 미리보기
is it at this time You are restoring the kingdom to Israel?" He said to them, "It is not for you to know times or epochs which the Father has fixed by His own authority; but you will receive power when the Holy Spirit has come upon you...