- Deep Learning Quick Reference
- Mike Bernico
- 91字
- 2021-06-24 18:40:16
Building a binary classifier in Keras
Now that we've defined our problem, our inputs, our desired output, and our cost function, we can quickly code the rest in Keras. The only thing we're missing is a network architecture. We will talk more about that soon. One of my favorite things about Keras is how easy it is tune the network architecture. As you're about to see, it might take a lot of experimentation before you locate the best architecture. If that's true, a framework that easily changes makes your job easier!
推薦閱讀
- 機(jī)密計(jì)算:原理與技術(shù)(網(wǎng)絡(luò)空間安全技術(shù)叢書)
- 基于C語言的程序設(shè)計(jì)
- Mastering Matplotlib 2.x
- 大數(shù)據(jù)項(xiàng)目管理:從規(guī)劃到實(shí)現(xiàn)
- JavaScript實(shí)例自學(xué)手冊(cè)
- 基于LabWindows/CVI的虛擬儀器設(shè)計(jì)與應(yīng)用
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 自動(dòng)控制理論(非自動(dòng)化專業(yè))
- Visual FoxPro程序設(shè)計(jì)
- Hands-On Business Intelligence with Qlik Sense
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- 西門子S7-1200/1500 PLC從入門到精通
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)學(xué)習(xí)指導(dǎo)與練習(xí)(Windows XP+Office 2003)
- Python語言從入門到精通