목록분류 전체보기 (245)
일상 코딩
※ 노란색 master 부분은 github와 연동된 폴더를 표시한것뿐이니 없어도 정상인것이다. 참고 youtube 영상 https://youtu.be/mba8cnGcgqE 1. iTerm2 설치 https://iterm2.com/downloads.html 링크를 들어가 다운받는다. Downloads - iTerm2 - macOS Terminal Replacement iterm2.com 2. Home Brew 설치 https://brew.sh/index_ko Homebrew The Missing Package Manager for macOS (or Linux). brew.sh /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew..
https://tensorflow.blog/gdl/ 미술관에 GAN 딥러닝 ★★★★★ AI관련 번역책을 10권 정도 샀었는데 그중 단연코 최고 였습니다.(eksis 님) ★★★★★ GAN에 대해 이만큼 친절하게 설명해준 책이 또 있었나 싶을 정도이다(aetty 님) ♥♥♥♥ GAN을 어 tensorflow.blog 오타 정정 모음 블로그 사이트
https://stackoverflow.com/questions/67698176/error-loading-webview-error-could-not-register-service-workers-typeerror-fai Error loading webview: Error: Could not register service workers: TypeError: Failed to register a ServiceWorker for scope When I update my VSCode to v1.56.2 and open webview, I get these messages: Error loading webview: Error: Could not register service workers: TypeError: Fa..
https://github.com/davidADSP/GDL_code GitHub - davidADSP/GDL_code: The official code repository for examples in the O'Reilly book 'Generative Deep Learning' The official code repository for examples in the O'Reilly book 'Generative Deep Learning' - GitHub - davidADSP/GDL_code: The official code repository for examples in the O'Reilly bo... github.com
Mini Conda 설치 파이썬 버전별 설치 파일 다운로드 링크 ● Linux https://docs.conda.io/en/latest/miniconda.html#linux-installers Miniconda — Conda documentation Miniconda is a free minimal installer for conda. It is a small, bootstrap version of Anaconda that includes only conda, Python, the packages they depend on, and a small number of other useful packages, including pip, zlib and a few others. Use the conda in d..
https://github.com/Matthias84/awesome-tello GitHub - Matthias84/awesome-tello: A list of Free Software to interact with Ryzen / DJI Tello drones A list of Free Software to interact with Ryzen / DJI Tello drones - GitHub - Matthias84/awesome-tello: A list of Free Software to interact with Ryzen / DJI Tello drones github.com
$ kill -9 kill 하고자하는 PID를 아래 명령어를 입력 후 PID 위치를 알아내고 $ ps -f 만약 VScode를 끄고자 한다면 아래와 같이 입력 후 PID를 알아내고 프로그램을 꺼버린다. $ ps -ef | grep code/code
https://q.fran.kr/%ec%8b%9c%ed%97%98/%ec%a0%95%eb%b3%b4%ec%b2%98%eb%a6%ac%ea%b8%b0%ec%82%ac 다음 C 프로그램의 출력 결과는? 기출문제 문제은행 국가공무원 9급 컴퓨터일반 기출 :: 다음 C 프로그램의 출력 결과는? 기출문제 문제은행 q.fran.kr
https://www.learncpp.com/ Learn C++ – Skill up with our free tutorials LearnCpp.com is a free website devoted to teaching you how to program in C++. Whether you’ve had any prior programming experience or not, the tutorials on this site will walk you through all the steps to write, compile, and debug your C++ programs, all w www.learncpp.com