일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Button
- SPL
- javascript
- CNN
- index
- Numpy
- mean
- GitHub
- SciPy
- 삼성소프트웨어멤버십
- Lotto
- DFS
- synology
- pandas
- dataframe
- E-P1
- LSTM
- GT-S80
- mariadb
- install
- imread
- RNN
- pycharm
- pip
- Python
- 알고리즘
- ipad
- keras
- Splunk
- Series
Archives
- Today
- Total
잠토의 잠망경
[20210430] 검색 본문
Splunk URL 추가
<row>
<html>
<a href="http://www.google.com">Google</a>
</html>
</row>
gym
[https://m.blog.naver.com/sonmh12/222036705425]
MountainCar-v0
좀더 쉽게 설명 되어 있음 추천
mariadb index 생성
create index IX_user_uid_uid2 on user (uid, uid2);
Comments