Skip to content

Instantly share code, notes, and snippets.

Avatar
💭
Just play !

Cliff W. Lee wall72

💭
Just play !
View GitHub Profile
@wall72
wall72 / gist:2d74609e7e74e17a54b544af9c6b9a7b
Created December 28, 2021 00:09
Software Architecture 의사결정 : Java 버전 선정
View gist:2d74609e7e74e17a54b544af9c6b9a7b
Software Architecture 의사결정 : Java 버전 선정
0. 의사결정
- Java : Java 11
- 선정 사유
[가장 최근의 아키텍처로 안정화된 버전]
>> Java 8 은 너무 오래되고 현재 17 버전 출시
>> Java 17은 출시된지 얼마안되어 더 안정화 필요
@wall72
wall72 / install_TensorFlow_on_Windows_10_Bash.md
Last active December 31, 2021 20:12
install TensorFlow on Windows 10 Bash (include graphiclib)
View install_TensorFlow_on_Windows_10_Bash.md