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 |
Tags
- Algorithm
- Swift
- 그리디
- 캡스톤정리
- 문제풀이
- 탐색
- 알고리즘
- DeepLearning
- BFS
- Stack
- Node.js
- 부르트포스
- 실버쥐
- Docker
- 프로그래머스
- Blockchain
- dp
- sigmoid
- 플로이드와샬
- NeuralNetwork
- Greedy
- ios
- C++
- 그래프
- ReLU
- 풀이
- 백준
- 백트래킹
- mysql
- dfs
Archives
- Today
- Total
목록jupyter_notebook (1)
개발아 담하자
[Deep Learning] pip 으로 MacOS에서 TensorFlow 설치하기 / 실행해보기
https://www.tensorflow.org/install Install TensorFlow 2 Learn how to install TensorFlow on your system. Download a pip package, run in a Docker container, or build from source. Enable the GPU on supported cards. www.tensorflow.org 공식 문서를 참조해 tensorflow 를 설치해 보았다. 아래는 공식 문서에 나와있는 선수 환경이다.👇 (버전이 다르면 오류가 발생할 수 있으므로 잘 확인해두자) 선수 환경을 만족하면 터미널창에서 패키지를 다운받는다. docker 를 사용해 다운받는게 가장 간단하지만 (교수님 피셜,,), 나는 p..
🚀 Deep Learning
2020. 3. 18. 01:49