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