- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 117字
- 2021-06-24 13:33:59
Why write ML applications in Go?
There are libraries for other languages, especially Python, that are more complete than Go ML libraries and have benefited from years, if not decades, of research from the worlds brightest brains. Some Go programmers make the transition to Go in search of better performance, but because ML libraries are typically written in C and exposed to Python through their bindings, they do not suffer the same performance problems as interpreted Python programs. Deep learning frameworks such as TensorFlow and Caffe have very limited, if any, bindings to Go. Even with these issues in mind, Go is still an excellent, if not the best, language to develop an application containing ML components.
推薦閱讀
- Learning Cocos2d-x Game Development
- 龍芯應(yīng)用開發(fā)標(biāo)準(zhǔn)教程
- 電腦組裝與維修從入門到精通(第2版)
- 數(shù)字道路技術(shù)架構(gòu)與建設(shè)指南
- 電腦組裝、維護(hù)、維修全能一本通(全彩版)
- 計(jì)算機(jī)組裝與維修技術(shù)
- VCD、DVD原理與維修
- Apple Motion 5 Cookbook
- 計(jì)算機(jī)組裝維修與外設(shè)配置(高等職業(yè)院校教改示范教材·計(jì)算機(jī)系列)
- 單片機(jī)原理及應(yīng)用:基于C51+Proteus仿真
- 圖解計(jì)算機(jī)組裝與維護(hù)
- 電腦組裝與維護(hù)即時(shí)通
- FPGA實(shí)驗(yàn)實(shí)訓(xùn)教程
- Drupal Rules How-to
- The Deep Learning with PyTorch Workshop