\r carriage return 오랜만에 shell.. tr 까먹어서 당황했다. .
https://arxiv.org/abs/2206.10550 N. Carlini et al., "(Certified!!) Adversarial Robustness for Free!," in arXiv, 2022. 논문 제목에 괄호와 느낌표라니,, 안 읽으려 했는데 저자가 구글 사람이길래 읽어봤다 ㅎㅁㅎ off-the-shelf pretrained mod...
https://leetcode.com/problems/trapping-rain-water/ 논문이 읽기 싫을 때쯤 푸는 알고리즘 백준만 풀다가 리트코드로 넘어왔다. Level: Hard Problem Given n non-negative integers repres
https://chromedriver.chromium.org/downloadspip3 install seleniumbrew install chromedriverbrew install --cask chromedriver
윈도우는 F12, 맥은 command + option + j 눌러서 크롬 개발자 도구를 열어준다. Console 창에 아래 코드를 입력해준다. 16배가 최대여서, 17부터는 에러가 난다.
#Speech #DeepLearning #Paper
#Speech #DeepLearning #Paper
뚝뚝 끊기는 런타임만큼 👑받는 것도 없지 Mac은 command + option + j, Window는 F12로 개발자 도구 열어서 콘솔 창에 입력해줍시다!
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestartdism.exe /online /enable-feature /featurename:VirtualMa
맥 팝핑사운드 문제 때문에 구글링 하다가 실낱같은 희망을 가지고 빅서 ➡️ 몬터레이로 맥 업데이트를 했는데 깃에서 클론하다가 다음과 같은 에러가 났다. 업데이트 할 때마다 마주쳐서 그러려니 ,, ^\_\_\_^ 👑xcrun: error: invalid active d
pip install -qr requirements.txtERROR: Could not find a version that satisfies the requirement pycocotools==2.0 (from versions: 2.0.0, 2.0.1, 2.0.2a1,
논문 링크: https://arxiv.org/pdf/2105.04206.pdf
https://arxiv.org/abs/2103.13389 sivgan.... 다양성은 떨어지지만 잘한다
백준 17412번 문제입니다. N개의 도시가 P개의 단방향 길로 연결되어 있다. 이석원은 1번 도시와 2번 도시 사이를 가며 워해머를 한다. 성실한 이석원은 1번에서 2번으로 가는 서로 다른 경로를 최대한 많이 찾으려고 하는데, 이때 한 경로에 포함된 길이 다른 경로에
다른 서버에서 작업하려고 깃헙 리포를 새로 클론해오면서 발생한 에러!remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token i