TensorFlow Course Part 2

TensorFlow Course Part 2

Course Swift for TensorFlow Swift for TensorFlow combines the flexibility of Eager Execution with the high performance of graphs and sessions. Swift can analyze your Tensor code in the background and automatically build graphs. It also captures type errors and shape mismatches before running the code, allows input from any Python library, and features language-integrated … Read more

Mission to TensorFlow World: Space Flight Tasks

Mission to TensorFlow World: Space Flight Tasks

Whether you are on your way to TensorFlow World or unable to attend in person, read below for the latest information on the demonstrations and experience the new GitHub codebase.You can also follow #MissionToTensorFlowWorld on Twitter for real-time experiences! Half a century ago, the Apollo 11 mission realized humanity’s dream of landing on the moon. … Read more

Interview: How Kika Input Method Is Built on LSTM and TensorFlow Lite

Interview: How Kika Input Method Is Built on LSTM and TensorFlow Lite

Original by Machine Heart Author: Siyuan Recently, Machine Heart interviewed Huang Kang, the senior technical director of Kika, who told us about the deep learning model used in the development of Kika’s input method AI engine (project code name: Alps) and the various challenges encountered in lightweight deployment on mobile devices. This article introduces the … Read more