728x90
반응형
SMALL
TensorSpace
TensorSpace는 TensorFlow.js, Three.js 및 Tween.js로 구축된 신경망 3D visualization framework이다. TensorSpace는 layer API를 제공하여 DL layer를 구축하고, 사전 훈련된 모델을 로드하고, 브라우저에서 3D visualization를 생성한다. TensorSpace API를 적용하면 TensorFlow, Keras, TensorFlow.js 등에 의해 구축된 사전 훈련된 모델을 visualization하고 이해하는 것이 더 직관적이다.
# Install in the Progressive Framework
pip install tensorspacejs
npm install @tensorflow/tfjs # or yarn add @tensorflow/tfjs
https://tensorspace.org/html/docs/startIntro.html
728x90
반응형
LIST
'DNN with Keras > TensorFlow' 카테고리의 다른 글
[TensorFlow] 기본 분류 (텍스트 분류) (1) (0) | 2022.06.15 |
---|---|
[TensorFlow] 기본 분류 (이미지 분류) (2) (0) | 2022.06.15 |
[TensorFlow] 기본 분류 (이미지 분류) (1) (0) | 2022.06.15 |
[TensorFlow] 레이어 (Layer) (0) | 2021.12.22 |
텐서플로우 (TensorFlow) (0) | 2021.12.22 |