Deeplearningsimplifiedbytakingsupervised,unsupervised,andreinforcementlearningtothenextlevelusingthePythonecosystemTransferlearningisamachinelearning(ML)techniquewhereknowledgegainedduringtrainingasetofproblemscanbeusedtosolveothersimilarproblems.Thepurposeofthisbookistwo-fold;firstly,wefocusondetailedcoverageofdeeplearning(DL)andtransferlearning,comparingandcontrastingthetwowitheasy-to-followconceptsandexamples.Thesecondareaoffocusisreal-worldexamplesandresearchproblemsusingTensorFlow,Keras,andthePythonecosystemwithhands-onexamples.ThebookstartswiththekeyessentialconceptsofMLandDL,followedbydepictionandcoverageofimportantDLarchitecturessuchasconvolutionalneuralnetworks(CNNs),deepneuralnetworks(DNNs),recurrentneuralnetworks(RNNs),longshort-termmemory(LSTM),andcapsulenetworks.Ourfocusthenshiftstotransferlearningconcepts,suchasmodelfreezing,fine-tuning,pre-trainedmodelsincludingVGG,inception,ResNet,andhowthesesystemsperformbetterthanDLmodelswithpracticalexamples.Intheconcludingchapters,wewillfocusonamultitudeofreal-worldcasestudiesandproblemsassociatedwithareassuchascomputervision,audioanalysisandnaturallanguageprocessing(NLP).Bytheendofthisbook,youwillbeabletoimplementbothDLandtransferlearningprinciplesinyourownsystems.WhatyouwilllearnSetupyourownDLenvironmentwithgraphicsprocessingunit(GPU)andCloudsupportDelveintotransferlearningprincipleswithMLandDLmodelsExplorevariousDLarchitectures,includingCNN,LSTM,andcapsulenetworksLearnaboutdataandnetworkrepresentationandlossfunctionsGettogripswithmodelsandstrategiesintransferlearningWalkthroughpotentialchallengesinbuildingcomplextransferlearningmodelsfromscratchExplorereal-worldresearchproblemsrelatedtocompute
2023/12/27 0:34:49 46.15MB Transfer Lea Python
1
DetectionofAlzheimer'sdiseaseandmildcognitiveimpairmentbasedonstructuralvolumetricMRimagesusing3D-DWTandWTA-KSVMtrainedbyPSOTVAC
2023/12/25 18:41:55 4MB 研究论文
1
用于检测网络质量,比路由跟踪命令强大,可以检测经过的路由的丢包和质量。
2023/12/13 20:36:35 674KB 网络质量检测 网络工具 网络软件 MTR
1
一个完整的系统应具有以下功能:(1)I:初始化(Initialization)。
从终端读入字符集大小n,以及n个字符和n个权值,建立赫夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。
利用已建好的赫夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。
利用已建好的赫夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfile中。
(4)P:印代码文件(Print)。
将文件CodeFile以紧凑格式显示在终端上,每行50个代码。
同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印赫夫曼树(Treeprinting)。
将已在内存中的赫夫曼树以直观的方式(比如树)显示在终端上,同时将此字符形式的赫夫曼树写入文件TreePrint中。
2023/12/12 19:51:52 124KB 数据结构 哈夫曼
1
cdh练习手册,包含了hadoop,spark,hbase,impala等练习
2023/12/9 2:20:52 3.71MB Cloudera Cus cdh hadoop
1
Xfilter源代码完整的文件列表------------------------------------------------------.\Common.\Lib.\Property.\Release.\TcpIpDog.\Xfilter.dsw.\readme.txt.\filelist.txt.\Common\XLogFile.h.\Common\XLogFile.cpp.\Common\XInstall.cpp.\Common\XFile.h.\Common\XInstall.h.\Common\XFile.cpp.\Common\Debug.h.\Common\XFileRes.h.\Lib\htmlhelp.h.\Lib\htmlhelp.lib.\Property\Property.opt.\Property\Property.aps.\Property\Property.dsp.\Property\Property.rc.\Property\Property.clw.\Property\ReadMe.txt.\Property\resource.h.\Property\NetIPAria.h.\Property\GuiRes.h.\Property\AclSet.cpp.\Property\SetTime.h.\Property\Acl.cpp.\Property\SetNet.h.\Property\MainSheet.h.\Property\AclSet.h.\Property\Register.h.\Property\SystemSet.cpp.\Property\Splash.h.\Property\Property.dsw.\Property\Acl.h.\Property\Property.ncb.\Property\Splash.cpp.\Property\Property.h.\Property\LogQuery.h.\Property\SetTime.cpp.\Property\MainSheet.cpp.\Property\SetNet.cpp.\Property\NetIPAria.cpp.\Property\About.cpp.\Property\StdAfx.h.\Property\StdAfx.cpp.\Property\SystemSet.h.\Property\Register.cpp.\Property\About.h.\Property\LogQuery.cpp.\Property\Property.cpp.\Property\NetTimeSheet.h.\Property\PacketMonitor.h.\Property\Property.plg.\Property\NetTimeSheet.cpp.\Property\PacketMonitor.cpp.\Property\Internet.\Property\MainFrame.\Property\SystemTray.\Property\res.\Property\HyperLink.\Property\Internet\Internet.cpp.\Property\Internet\Internet.h.\Property\MainFrame\MainFrame.cpp.\Property\MainFrame\mainframe.h.\Property\SystemTray\SystemTray.cpp.\Property\SystemTray\SystemTray.h.\Property\res\Property.rc2.\Property\res\NULL.ico.\Property\res\Property.ico.\Property\res\about.bmp.\Property\res\Alert.ico.\Property\res\DenyEx1.ico.\Property\res\PassEx1.ico.\Property\res\QueryEx1.ico.\Property\res\splash.bmp.\Property\res\MEMO.ICO.\Property\res\ALERTSET.ICO.\Property\res\APPSET.ICO.\Property\res\BASESET.ICO.\Property\res\COMMONSET.ICO.\Property\res\Monitor.ico.\P
2023/11/18 16:49:25 252KB 防火墙源代码
1
Networksinyourinfrastructuresetthefoundationforhowyourapplicationcanbedeployed,maintained,andserviced.Pythonistheideallanguagefornetworkengineerstoexploretoolsthatwerepreviouslyavailabletosystemsengineersandapplicationdevelopers.InthissecondeditionofMasteringPythonNetworking,you’llembarkonaPython-basedjourneytotransitionfromtraditionalnetworkengineerstonetworkdevelopersreadyforthenext-generationofnetworks.ThisbookbeginsbyreviewingthebasicsofPythonandteachesyouhowPythoncaninteractwithbothlegacyandAPI-enablednetworkdevices.Asyoumakeyourwaythroughthechapters,youwillthenlearntoleveragehigh-levelPythonpackagesandframeworkstoperformnetworkengineeringtasksforautomation,monitoring,management,andenhancedsecurity.Intheconcludingchapters,youwilluseJenkinsforcontinuousnetworkintegrationaswellastestingtoolstoverifyyournetwork.
2023/11/15 5:31:45 15.51MB python networking
1
***********************************************************ccsubroutinecamclyc该子程序的功能是形成修正剑桥模型的塑性应力-应变矩阵cc************************************************************subroutinecamcly(empr,void,sig,cep,mtriax,printer,kappa,pois,1lamda,blade,patm,nelast,ifail,iter,nummat,ielem)implicitreal*8(A-H,O-Z)dimensionsig(4),dfdsig(4),ce(4,4),dmatx(4,4),cep(4,4),dd(4)dimensionvoid(1),empr(nummat,1)real*8matriax,lamda,kappa
2023/11/12 14:37:55 3KB 剑桥
1
分析RalinkWIFIdriver源码,寻找出现MgmtRingFull的原因。
2023/10/27 16:26:18 604KB Ralink;WIFI;
1
SummaryLinuxinActionisatask-basedtutorialthatwillgiveyoutheskillsanddeepunderstandingyouneedtoadministeraLinux-basedsystem.Thishands-onbookguidesyouthrough12real-worldprojectssoyoucanpracticeasyoulearn.Eachchapterendswithareviewofbestpractices,newterms,andexercises.PurchaseoftheprintbookincludesafreeeBookinPDF,Kindle,andePubformatsfromManningPublications.AbouttheTechnologyYoucan'tlearnanythingwithoutgettingyourhandsdirty—includingLinux.Skillslikesecuringfiles,folders,andservers,safelyinstallingpatchesandapplications,andmanaginganetworkarerequiredforanyserioususer,includingdevelopers,administrators,andDevOpsprofessionals.Withthishands-ontutorial,you'llrollupyoursleevesandlearnLinuxprojectbyproject.AbouttheBookLinuxinActionguidesyouthrough12real-worldprojects,includingautomatingabackup-and-restoresystem,settingupaprivateDropbox-stylefilecloud,andbuildingyourownMediaWikiserver.You'lltryoutinterestingexamplesasyoulockincorepracticeslikevirtualization,disasterrecovery,security,backup,DevOps,andsystemtroubleshooting.Eachchapterendswithareviewofbestpractices,newterms,andexercises.
2023/10/5 16:36:01 19.65MB manning linux
1
共 73 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡