Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- DataProcessing
- 프로바이오틱스
- YOLO
- 흥미붙이기
- socket.io
- TimeSeries
- transformer
- DL
- 제발쉽게좀가르치자
- 벨만방정식
- AI
- MPRO
- node.js
- LTSF
- 강화학습으로주식하기
- 강화학습
- 도커로 깃블로그 만들기
- de
- ML
- 불법마약특별단속 #부산지방경찰청
- HY7714
- 프레딧
- 엠프로
- DLInear
- RL
- NLinear
- pandas
- express
- 오토트레이딩
- mlflow
Archives
- Today
- Total
상황파악
cmd 로 크롬 설치 본문
powershell -command (new-object System.Net.WebClient).DownloadFile('http://dl.google.com/chrome/install/375.126/chrome_installer.exe',$env:TEMP+'/chrome.exe.');&start %temp%/chrome.exe
윈11 설치 후 엣지가 켜지지 않는 문제가 발생하였습니다
크롬을 설치할 방법이 없어 cmd 를 통해 급하게 해결하였습니다