舉報

Deep Learning with R Cookbook
最新章節(jié): Leave a review - let other readers know what you think
Deeplearning(DL)hasevolvedinrecentyearswithdevelopmentssuchasgenerativeadversarialnetworks(GANs),variationalautoencoders(VAEs),anddeepreinforcementlearning.ThisbookwillgetyouupandrunningwithR3.5.xtohelpyouimplementDLtechniques.ThebookstartswiththevariousDLtechniquesthatyoucanimplementinyourapps.Auniquesetofrecipeswillhelpyousolvebinomialandmultinomialclassificationproblems,andperformregressionandhyperparameteroptimization.Tohelpyougainhands-onexperienceofconcepts,thebookfeaturesrecipesforimplementingconvolutionalneuralnetworks(CNNs),recurrentneuralnetworks(RNNs),andLongshort-termmemory(LSTMs)networks,aswellassequence-to-sequencemodelsandreinforcementlearning.You’llthenlearnabouthigh-performancecomputationusingGPUs,alongwithlearningaboutparallelcomputationcapabilitiesinR.Later,you’llexplorelibraries,suchasMXNet,thataredesignedforGPUcomputingandstate-of-the-artDL.Finally,you’lldiscoverhowtosolvedifferentproblemsinNLP,objectdetection,andactionidentification,beforeunderstandinghowtousepre-trainedmodelsinDLapps.Bytheendofthisbook,you’llhavecomprehensiveknowledgeofDLandDLpackages,andbeabletodevelopeffectivesolutionsfordifferentDLproblems.