개인 개발 프로젝트/AI 숫자 판별 앱

[AI 숫자 판별 앱] 8. 마무리

종범2 2020. 1. 1. 14:39

마지막으로 수정하고 API와 리액트 앱을 배포하고 마무리한다.

 

기간

프로젝트 개발 기간 : 2019년 11월 1일 ~ 2019년 11월 15일 (2주)

블로그 정리 기간 : 2019년 12월 15일 ~2020년 1월 1일 (2주)

 

클라이언트 배포 링크

https://jb-mnist-client.herokuapp.com/

 

Mnist

 

jb-mnist-client.herokuapp.com

서버 배포 링크

https://jb-mnist-server.herokuapp.com/

 

https://jb-mnist-server.herokuapp.com/

 

jb-mnist-server.herokuapp.com

클라이언트 소스

https://github.com/Jongbeom2/mnist-client

 

Jongbeom2/mnist-client

Contribute to Jongbeom2/mnist-client development by creating an account on GitHub.

github.com

서버 소스

https://github.com/Jongbeom2/mnist-server

 

Jongbeom2/mnist-server

Contribute to Jongbeom2/mnist-server development by creating an account on GitHub.

github.com

 

[전체 글]

[AI 숫자 판별 앱] 8. 마무리

[AI 숫자 판별 앱] 7. React 앱 Heroku에 배포

[AI 숫자 판별 앱] 6. React 화면 코드 작성

[AI 숫자 판별 앱] 5. React 앱 생성 및 설정

[AI 숫자 판별 앱] 4. API Heroku 배포 및 테스트

[AI 숫자 판별 앱] 3. 숫자 판별 API 작성 및 테스트

[AI 숫자 판별 앱] 2. 숫자 판별 함수 작성

[AI 숫자 판별 앱] 1. 프로젝트 소개