Recurrent Neural Networks with Python Quick Start Guide
Developersstruggletofindaneasy-to-followlearningresourceforimplementingRecurrentNeuralNetwork(RNN)models.RNNsarethestate-of-the-artmodelindeeplearningfordealingwithsequentialdata.Fromlanguagetranslationtogeneratingcaptionsforanimage,RNNsareusedtocontinuouslyimproveresults.ThisbookwillteachyouthefundamentalsofRNNs,withexampleapplicationsinPythonandtheTensorFlowlibrary.Theexamplesareaccompaniedbytherightcombinationoftheoreticalknowledgeandreal-worldimplementationsofconceptstobuildasolidfoundationofneuralnetworkmodeling.YourjourneystartswiththesimplestRNNmodel,whereyoucangraspthefundamentals.Thebookthenbuildsonthisbyproposingmoreadvancedandcomplexalgorithms.Weusethemtoexplainhowatypicalstate-of-the-artRNNmodelworks.Fromgeneratingtexttobuildingalanguagetranslator,weshowhowsomeoftoday'smostpowerfulAIapplicationsworkunderthehood.Afterreadingthebook,youwillbeconfidentwiththefundamentalsofRNNs,andbereadytopursuefurtherstudy,alongwithdevelopingskillsinthisexcitingfield.
·2.6萬字