awesome-google-colab

我要开发同款
匿名用户2021年11月11日
33阅读
开发技术Python
所属分类人工智能、机器学习/深度学习
授权协议Readme

作品详情

UnofficialGoogleColaboratoryNotebookandRepositoryGallery

Pleasecontactmetotakeoverandrevampthisrepo(itgetsaround30kviewsand200kclicksperyear),Idon'thavetimetoupdateormaintainit-message15/03/2021

Acuratedlistofrepositorieswithfullyfunctionalclick-and-runcolabnotebookswithdata,codeanddescription.ThecodeintheserepositoriesareinPythonunlessotherwisestated.

TolearnmoreabouttheywhysandhowsofColabseethispost.Forafewtipsandtricksseethispost.

Ifyouhavejustasinglenotebooktosubmit,usethewebsitehttps://google-colab.com/,itisreallyeasy,onthetoprightcornerclick'submit+'.Theearlieryoupostthemorevisibilityyouwillgetovertime

Caution:Thisisaworkinprogress,pleasecontributebyaddingcolabfunctionalitytoyourowndatascienceprojectsongithuborrequestionitfromtheauthors.

Ifyouwanttocontributetothislist(pleasedo),sendmeapullrequestorcontactme@dereknoworonlinkedin.Also,alistedrepositoryshouldbefixedorremoved:

iftherearenodataordescriptivetextinthenotebooks.thecodethrowsouterrors.LinkedIn:https://www.linkedin.com/company/google-colab-notebooks/Twitter:https://twitter.com/ColabNotebooksFacebook:https://www.facebook.com/ColabNotebooks/Reddit:https://www.reddit.com/r/GoogleColabNotebooks/

Apartfromthecolab-enabledrepositorieslistedbelow,youcanalsowithabitofworkrungithubjupyternotebooksdirectlyonGoogleColaboratoryusingCPU/GPU/TPUruntimesbyreplacinghttps://github.comintheURLbyhttps://colab.research.google.com/github/.NolocalinstallationofPythonisrequired.Ofcourse,thesenotebookswouldhavetobeadaptedtoingestthenecessarydataandmodules.

Searchfor'Colab'orthe'OpeninColab'BadgetoOpentheColabotaryNotebooksinEachRepositoryTenFavouriteColabNotebooksFormoreseehttps://google-colab.com/AdvancedBusinessAnalyticsandMathematicsinPythonTrafficCountingwithOpenCVAcollectionof25+ReinforcementLearningTradingStrategiesNumericalSolutionsforPDEsBankruptcyPredictionwithPythonFacebookDetectron2DataSciencingwithTwitterMedicalQuestionsandAnswersBERTMovieReviewsRecurrentNeuralNetworksforPredictiveMaintenanceAirBnBSydneyRentEvaluationRepositoryTableofContentsCoursesandTutorialsTechnologiesTextImageVoiceReinforcementLearningVisualisationOperationalOtherApplicationsFinanceArtisticMedicalOperations

CourseandTutorial

PythonDataScienceNotebook-PythonDataScienceHandbook:fulltextinJupyterNotebooks

MLandEDA-Functional,datasciencecentricintroductiontoPython.

PythonBusinessAnalytics-Pythonsolutionstosolvepracticalbusinessproblems.

DeepLearningExamples-TryoutdeeplearningmodelsonlineonGoogleColab

Hvass-Labs-TensorFlowTutorialswithYouTubeVideos

MITdeeplearning-Tutorials,assignments,andcompetitionsforMITDeepLearningrelatedcourses.

NLPTutorial-NaturalLanguageProcessingTutorialforDeepLearningResearchers

DeepSchool.io-DeepLearningtutorialsinjupyternotebooks.

DeepNLPCourse-AdeepNLPCourse

pyprobml-Pythoncodefor"Machinelearning:aprobabilisticperspective"

MIT6.S191-LabMaterialsforMIT6.S191:IntroductiontoDeepLearning

HSENLP-Resourcesfor"NaturalLanguageProcessing"Courseracourse

RealWordNLP-Examplecodefor"Real-WorldNaturalLanguageProcessing"

Notebooks-Machinelearningnotebooksindifferentsubjectsoptimizedtoruningooglecollaboratory

Technologies

Text

BERT-TensorFlowcodeandpre-trainedmodelsforBERT

XLNet-XLNet:GeneralizedAutoregressivePretrainingforLanguageUnderstanding

DeepPavlovTutorials-Anopensourcelibraryfordeeplearningend-to-enddialogsystemsandchatbots.

TFNLP-Projects,Practice,NLP,TensorFlow2,GoogleColab

SparkNLP-StateoftheArtNaturalLanguageProcessing

DeepTextRecognition-Textrecognition(opticalcharacterrecognition)withdeeplearningmethods.

BERTScore-AutomaticEvaluationMetricforBert.

TextSummurisation-Multipleimplementationsforabstractivetextsummurization

GPT-2Colab-Retraingpt-2incolab

Image

DeepFaceLab-DeepFaceLabisatoolthatutilizesmachinelearningtoreplacefacesinvideos.

CycleGANandPIX2PIX-Image-to-ImageTranslationinPyTorch

DeOldify-ADeepLearningbasedprojectforcolorizingandrestoringoldimages(andvideo!)

Detectron2-Detectron2isFAIR'snext-generationresearchplatformforobjectdetectionandsegmentation.

EfficientNet-PyTorch-APyTorchimplementationofEfficientNet

FaceswapGAN-Adenoisingautoencoder+adversariallossesandattentionmechanismsforfaceswapping.

NeuralStyleTransfer-KerasImplementationofNeuralStyleTransferfromthepaper"ANeuralAlgorithmofArtisticStyle"

CompareGAN-CompareGANcode

hmr-ProjectpageforEnd-to-endRecoveryofHumanShapeandPose

Voice

Spleeter-Deezersourceseparationlibraryincludingpretrainedmodels.

TTS-DeeplearningforTexttoSpeech

ReinforcementLearning

Dopamine-Dopamineisaresearchframeworkforfastprototypingofreinforcementlearningalgorithms.

Sonnet-TensorFlow-basedneuralnetworklibrary

OpenSpiel-Collectionofenvironmentsandalgorithmsforresearchingeneralreinforcementlearningandsearch/planningingames.

TFAgents-TF-AgentsisalibraryforReinforcementLearninginTensorFlow

bsuite-Collectionofcarefully-designedexperimentsthatinvestigatecorecapabilitiesofareinforcementlearning(RL)agent

TFGenerativeModels-mplementationsofanumberofgenerativemodelsinTensorflow

DQNtoRainbow-Astep-by-steptutorialfromDQNtoRainbow

Visualisation

Altair-DeclarativestatisticalvisualizationlibraryforPython

AltairCurriculum-Adatavisualizationcurriculumofinteractivenotebooks.

bertviz-ToolforvisualizingattentionintheTransformermodel

TFGraphics-TensorFlowGraphics:DifferentiableGraphicsLayersforTensorFlow

deepreplay-Generatevisualizationsasinmy"Hyper-parametersinAction!"

Operational

PySyft-Alibraryforencrypted,privacypreservingmachinelearning

Mindsdb-Frameworktostreamlineuseofneuralnetworks

Ranking-LearningtoRankinTensorFlow

TensorNetwork-Alibraryforeasyandefficientmanipulationoftensornetworks.

JAX-ComposabletransformationsofPython+NumPyprograms

BentoML-Aplatformforservinganddeployingmachinelearningmodels

Other

TransferlearningNLP-codeforthetutorialonTransferLearninginNLPheldatNAACL2019

BDLBenchmarks-BayesianDeepLearningBenchmarks

Applications

Finance

RLTrader-AcryptocurrencytradingenvironmentusingdeepreinforcementlearningandOpenAI'sgym

TFQuantFinance-High-performanceTensorFlowlibraryforquantitativefinance.

TensorTrade-Anopensourcereinforcementlearningframeworkforrobusttradingagents

Artistic

RappingNN-RapsongwritingrecurrentneuralnetworktrainedonKanyeWest'sentirediscography

dl4g-DeepLearningforGraphics

MedicalDocProduct-MedicalQ&AwithDeepLanguageModels

OperationsLSTMPredictiveMaintenance-ExampleofMultipleMultivariateTimeSeriesPredictionwithLSTM
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论