The book

2024-05-31 11:52
文章标签 book

本文主要是介绍The book,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

Deep Learning for Coders with Fastai and PyTorch: AI Applications Without a PhD is the book that forms the basis for this course. We recommend reading the book as you complete the course. There’s a few ways to read the book – you can buy it as a paper book or Kindle ebook, or you can read it for free online. The whole book is written as Jupyter notebooks, so you can also execute all the code in the book yourself.

To go to the interactive Jupyter version of any chapter, click any of the chapter links in the Colab section immediately below. If you just want to read the book, without interacting with the code, jump to the nbviewer section.

Colab

Google Colab is a free (with paid subscription option) platform for running Jupyter Notebooks in the cloud. You can open any chapter of the book in Colab by clicking on one of these links:

  • Chapter 1, Intro
  • Chapter 2, Production
  • Chapter 3, Ethics
  • Chapter 4, MNIST Basics
  • Chapter 5, Pet Breeds
  • Chapter 6, Multi-Category
  • Chapter 7, Sizing and TTA
  • Chapter 8, Collab
  • Chapter 9, Tabular
  • Chapter 10, NLP
  • Chapter 11, Mid-Level API
  • Chapter 12, NLP Deep-Dive
  • Chapter 13, Convolutions
  • Chapter 14, Resnet
  • Chapter 15, Arch Details
  • Chapter 16, Optimizers and Callbacks
  • Chapter 17, Foundations
  • Chapter 18, GradCAM
  • Chapter 19, Learner
  • Chapter 20, Conclusion

nbviewer

nbviewer is a free platform for reading Jupyter Notebooks. You can open any chapter of the book in nbviewer by clicking on one of these links:

  • Chapter 1, Intro
  • Chapter 2, Production
  • Chapter 3, Ethics
  • Chapter 4, MNIST Basics
  • Chapter 5, Pet Breeds
  • Chapter 6, Multi-Category
  • Chapter 7, Sizing and TTA
  • Chapter 8, Collab
  • Chapter 9, Tabular
  • Chapter 10, NLP
  • Chapter 11, Mid-Level API
  • Chapter 12, NLP Deep-Dive
  • Chapter 13, Convolutions
  • Chapter 14, Resnet
  • Chapter 15, Arch Details
  • Chapter 16, Optimizers and Callbacks
  • Chapter 17, Foundations
  • Chapter 18, GradCAM
  • Chapter 19, Learner
  • Chapter 20, Conclusion

这篇关于The book的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/1017851

相关文章

【SGU】271. Book Pile(双端队列模拟)

一摞书,2个操作,一个操作是在书堆上加一本,第二个将前K个书翻转 看别人用Splay树做的,但是可以用双端队列模拟,因为K个书之后的书位置已经定下来了,所以只需要记录在队列头加书还是尾加书 #include<cstdio>#include<string>#include<algorithm>#include<queue>#include<stack>#include<cstrin

Mac book 系统清理

重置 PRAM/NVRAM command+option  + P + R 您的电脑中很小的一部分内存,被称为“参数随机存取存储器”或 PRAM,它将某些设置储存在 Mac OS X 可以快速访问的位置。储存的特定设置取决于您的 Mac 类型以及连接在 Mac 上的设备的类型。这些设置包括您指定的启动磁盘、显示器分辨率、扬声器音量和其他信息。 详细步骤: 关闭电脑。在键盘上找到以下键:Co

大语言模型 LLM book 笔记(三)第五章 模型架构

第五章 模型架构 5.1 Transformer 模型 5.1.1 输入编码 词元序列变成固定维度的词向量,加上固定维度的绝对位置编码 5.1.2 多头自注意力机制(Multi-head Self-attention) 单头:对于输入的词元序列,将其映射为相应的**查询(Query, 𝑸)、键(Key, 𝑲)和值(Value, 𝑽)**三个矩阵,然后,对于每个查询,将和所有没有被掩

【ATU Book-i.MX8系列 - TFLite 进阶】 NXP i.MX8M Plus 实现高效 Mobilenet SSD 物体检测

NXP i.MX8M Plus 实现高效 Mobilenet SSD 物体检测 一、概述 在 边缘运算(Edge Computing) 领域中,轻量级的模型扮演着举足轻重的角色。因此,如何在有限硬体资源下实现电脑视觉(Computer vision) 应用是个极具挑战性的课题。特别是在效能与准确度之间寻求平衡。在本节中,我们将深入剖析 深度学习(Deep Learning) 领域中一个备受关注

[linux-005]一个xelatex的book模板

% xelatex book 模板,编译命令:xelatex cjmst.tex,结果是pdf文件。\documentclass[openright,twoside, a4paper, 12pt]{book}\usepackage[UTF8]{ctex}\usepackage{fancyhdr}\pagestyle{fancy}\begin{document}% 书名和作者信息\titl

出自上帝之手的精妙算法 - Algorithm from THE BOOK (2)

接着 出自上帝之手的精妙算法 - Algorithm from THE BOOK (1) 51. Fixed Parameterized Algorithm for Vertex Cover      http://www.sciencedirect.com/science/article/pii/S0020019097002135 52. Rabin-Kar

出自上帝之手的精妙算法 - Algorithm from THE BOOK (1)

《Proofs from THE BOOK》是一本非常出名的书籍, 收录了不少精妙的证明。         类似地, 在cstheory.stackexchange.com上有人召集大家讨论假如上帝有一本书收集精妙的算法,那么,那本书应该包含一些什么算法呢? "Proof from THE BOOK" 中译本翻译为“来自圣经的证明” 或者 “数学天书中的

一个全栈SpringBoot项目-Book Social Network

一个全栈SpringBoot项目-Book Social Network BSN是一个会员之间交换图书的社交网络平台。图书社交网络是一个全栈应用程序,使用户能够管理他们的图书收藏并与图书爱好者社区互动。它提供的功能包括用户注册、安全电子邮件验证、图书管理(包括创建、更新、共享和归档)、图书借阅(检查可用性)、图书归还功能以及图书归还批准。该应用程序使用 JWT 令牌确保安全性,并遵循 REST

Mac Book M3 Max 64G 如何拿捏 Ollama 本地大模型 Llama3

文章目录 简介安装终端安装界面安装 llama2 7B 测试命令帮助简单问候处理命令退出总结 llama3 8B 测试命令帮助简单问候角色扮演文学模仿文章质量考题问答旅行攻略代码分析命令处理总结 llama 3 70B 测试文学模仿旅行攻略(chatgpt 3.5)(llama 3 70B) 总结 模型库 参考: https://huggingface.co/meta-ll

计算机网络—— book

文章目录 一、概述1.1互联网的核心部分1.电路交换的主要特点2.分组交换的主要特点 1.2.计算机网络的性能1.速率2.带宽3.吞吐量4.时延5.利用率 1.3.计算机网络体系结构协议与划分层次具有五层协议的体系结构(1)应用层 (application layer)(2)运输层 (transport layer)(3)网络层 (network layer)(4)数据链路层 (data l