갈루아의 반서재

OpenAI GPT 와 Chroma 를 이용하여 미국세법 관련 질문에 답하는 TaxGPT 만들기 Developing TaxGPT using OpenAI GPT and Chroma
ChatGPT를 이용한 블로그 포스팅 작성 Blog Post With Generative AI (2)
ChatGPT를 이용한 블로그 포스팅 작성 Blog Post With Generative AI (1)
ChatGPT 학습을 위한 OpenAI API 키 발급하기
아나콘다(파이썬 3.9)에 텐서플로우 2.4 설치하기 How do I install tensorflow 2.4> on anaconda?
Vim 에서 파일 저장 및 편집기 종료하기 How to Save a File in Vim and Quit the Editor How to Save a File in Vim and Quit the Editor
우분투 20.04에 도커 설치하기 How To Install and Use Docker on Ubuntu 20.04
우분투 로케일 설정 Configure Locales in Ubuntu
Python and Pillow 를 활용하여 격자 그리기 Drawing Grids With Python and Pillow
엑셀을 이용하여 MNIST 신경망 구축하기 Machine Learning MNIST using a Neural Network in Excel (2) - Control 탭 화면해설
엑셀을 이용하여 MNIST 신경망 구축하기 Machine Learning MNIST using a Neural Network in Excel (1) - MNIST training 및 testing 데이터 가져오기
OpenCV 를 이용하여 웹캠 실행하기 Opening Webcam using OpenCV
아나콘다를 이용하여 윈도우에서 파이썬용 OpenCV 설치 Installing OpenCV for Python on Windows using Anaconda
케라스를 이용한 순전파 신경망 구현 (feat. MNIST handwritten digit database)
Magenta로 음악만들기 (1) Making music with Magenta - Hello! Magenta Making sounds with NoteSequences
주피터랩에서 텐서보드 실행하기 Using TensorBoard in JupyterLab | TensorFlow
윈도우10 텐서플로 임포트 RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime
윈도우즈 10 프로 도커 설치하기 Install Docker Desktop on Windows
Windows 10 에서 사용자 계정 추가하는 방법 netplwiz
실전! 딥러닝 - 다차원 배열과 텐서
실전! 딥러닝 - 노드의 종류
실전! 딥러닝 - 텐서플로 계산방식, 데이터 플로우 그래프, 그리고 TF 2.x 환경에서 TF 1.x 실행하기
Go 로 hello world 출력하기
우분투 18.04에 Go 1.15 설치하기 Install Go 1.15 on Ubuntu 18.04 LTS
라즈베리 파이 카메라 셋팅하기 Setting Up Raspberry Pi Camera
파이썬 자료구조 - 리스트 list
라즈베리파이4 cffi 에러 ERROR: Failed building wheel for cffi on Raspberry Pi Model 4
VNC를 통해서 라즈베리 파이로 파일 전송하기 Transferring files to and from your Raspberry Pi
라즈베리파이 Cannot Currently Show the Desktop' 에러 How to Fix Raspberry Pi's 'Cannot Currently Show the Desktop' Error
판다 데이터프레임 합치기 concat(), merge(), merge_asof() Joining DataFrames in Pandas