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 | 29 | 30 | 31 |
Tags
- DeepLearning
- Greedy
- C++
- ios
- BFS
- Docker
- 탐색
- 플로이드와샬
- NeuralNetwork
- ReLU
- 알고리즘
- 백트래킹
- 캡스톤정리
- 실버쥐
- 프로그래머스
- Swift
- Blockchain
- 그래프
- Stack
- mysql
- sigmoid
- 백준
- Node.js
- 풀이
- 그리디
- 문제풀이
- dfs
- dp
- 부르트포스
- Algorithm
Archives
- Today
- Total
목록DeepLearning (9)
개발아 담하자
[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