놀아보자/인공지능

인공지능 공부를 위한 환경 구축

nolja 2021. 11. 9. 15:40

파이썬 코딩을 위한 에디터로 비주얼스튜디오코드 설치

깔끔한 하이라이트가 내 스타일

 

https://code.visualstudio.com/

 

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

Extensions 파이썬 설치

 

 

git 설치

https://github.com/

 

GitHub: Where the world builds software

GitHub is where over 73 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

 

설치 과정중 에디터 선택할 때 미리 설치해둔 Visual Studio Code 선택하고 나머지는 기본값으로 설치

'놀아보자 > 인공지능' 카테고리의 다른 글

미디어파이프를 이용한 AI Web  (1) 2022.04.19
mediapipe 참고 사이트  (0) 2022.02.14
mediapipe 기반 turtle 제어  (0) 2022.01.10
mediapipe 기반 Dodge game  (0) 2022.01.10
마흔 줄에 시작하는 인공지능 공부  (0) 2021.11.05