在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:KnetML/Knet-the-Julia-dope开源软件地址:https://github.com/KnetML/Knet-the-Julia-dope开源编程语言:Jupyter Notebook 100.0%开源软件介绍:Knet-the-Julia-dopeAbstractThis repo is the Julia translation of the mxnet-the-straight-dope repo, a collection of notebooks designed to teach deep learning, MXNet, and the
Wherever possible we provide Julia's version of any particular code. However, in many instances Julia can achieve the same goal with fewer or different commands such that a direct (or one two one) translation is either impossible or cumbersome. Thus, at our discretion we may replace large blocks of code with a significanly different Julia version, though our objective is to stay true to the essense and goal of the original work. In addition to offering a complementary Julia version, wherever possible we also replace or modify examples to experiment with different datasets (with a focus on medical data) for any particular topic (in which case the reader is referred to the original example for context), and we offer additional theoretical explanations whenever approapiate. Finally, with the same spirit of its predecessor, we welcome contributions from the community and hope to coauthor chapters and entire sections with experts and community members. New DatasetsIn this repo we implement new examples with different datasets, including:
Implementation with KnetThroughout this book, we rely upon Julia's package We make heavy use of packages like JuliaDB, Plots and the plotting backend GR,HDF5, Distributions, and ofcourse Knet DependenciesTo run these notebooks, you'll want to install Julia and add all the required packages (this is done automatically for you at the start of every notebook) that we will use throughout this tutorial. Fortunately, after installing Julia this is very easy with the command Table of contentsPart 1: Deep Learning Fundamentals
Part 2: Applications
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论