일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- GitHub
- Splunk
- imread
- index
- GT-S80
- Numpy
- mariadb
- E-P1
- install
- mean
- Lotto
- DFS
- pip
- SciPy
- pandas
- Python
- keras
- dataframe
- Series
- CNN
- 삼성소프트웨어멤버십
- 알고리즘
- ipad
- LSTM
- javascript
- Button
- synology
- RNN
- SPL
- pycharm
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);