TensorFlowKR-2017-talk-bestpractice

๐Ÿ’ฌ Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)

View the Project on GitHub wookayin/TensorFlowKR-2017-talk-bestpractice

Toward Best Practices of TensorFlow Code Patterns

Jongwook Choi (@wookayin) and Beomjun Shin (@shastakr)

A talk in the 2nd meetup of TensorFlow Korea Group
January 14th, 2017


๐Ÿšง Warning!! ๐Ÿšง

Many contents in this talk are outdated (and thus less recommended) as they were based on older versions of TensorFlow.
TensorFlow now has more handy APIs and is moving toward TF 2.0 that encourages many better practices.
This repository is kept only for archival purposes.


https://wookayin.github.io/TensorFlowKR-2017-talk-bestpractice/

Slides

Abstract (In Korean)

์ด๋ฒˆ ๋ฐœํ‘œ์—์„œ๋Š” (์ฃผ๋กœ ์—ฐ๊ตฌ ํ”„๋กœ์ ํŠธ๋ฅผ ์œ„ํ•œ) TensorFlow ์ฝ”๋“œ๋ฅผ ์ž‘์„ฑํ•  ๋•Œ์˜ Best Practice ๊ทธ๋ฆฌ๊ณ  Code Patterns ์— ๋Œ€ํ•ด ์ด์•ผ๊ธฐํ•ฉ๋‹ˆ๋‹ค. ์ž ์ •์ ์œผ๋กœ ๋‹ค์Œ๊ณผ ๊ฐ™์€ ๋‚ด์šฉ๋“ค์„ ๋‹ค๋ฃฐ ์˜ˆ์ •์ž…๋‹ˆ๋‹ค:

Abstract

In this talk, we aim to deliver several best practices, guidelines, and code patterns for writing TensorFlow codes, mainly when conducting research projects. A tentative and incomplete list of topics:

Note

The talk will given in Korean, but I will self-translate the material into English shortly after the talk.

The topics are mainly based on the authorsโ€™ personal experience, so may contain some opinionated suggestions. Of course, there cannot be the only answer: Please contact me if you have a suggestion, a question, or an idea that can improve the contents of this talk!