TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

and Transformers Using TensorFlow

27
1 / 1
出版日:2023/12/29 作者:Puvvadi Baby Maruthi(EDI)  出版社:Igi Global  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/12/08 作者:Abhishek Nandy; Manisha Biswas  出版社:Apress  裝訂:平裝
Master reinforcement learning, a popular area of machine learning, starting with the basics: discover how agents and the environment evolve and then gain a clear picture of how they are inter-related.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Automated Deep Learning Using Neural Network Intelligence: Develop and Design Pytorch and Tensorflow Models Using Python
滿額折
出版日:2022/10/01 作者:Ivan Gridin  出版社:Apress  裝訂:平裝
定價:2660 元
無庫存
Computer Vision Using Deep Learning: Neural Network Architectures with Python, Keras, and Tensorflow
滿額折
出版日:2021/02/15 作者:Vaibhav Verdhan  出版社:Apress  裝訂:平裝
定價:2090 元
無庫存
Deep Learning Projects Using TensorFlow 2:Neural Network Development with Python and Keras
滿額折
出版日:2020/07/21 作者:Vinita Silaparasetty  出版社:Apress  裝訂:平裝
優惠價: 95 3395
無庫存
Cognitive Computing Recipes ― Artificial Intelligence Solutions Using Microsoft Cognitive Services and Tensorflow
滿額折
出版日:2019/02/25 作者:Adnan Masood; Adnan Hashmi  出版社:Apress  裝訂:平裝
Solve your AI and machine learning problems using complete and real-world code examples. Using a problem-solution approach, this book makes deep learning and machine learning accessible to everyday de
定價:1520 元
無庫存
Building Computer Vision Applications Using Artificial Neural Networks: With Examples in Opencv and Tensorflow with Python
滿額折
Reinforcement Learning for Finance: Solve Problems in Finance with CNN and Rnn Using the Tensorflow Library
滿額折
出版日:2022/12/17 作者:Samit Ahlawat  出版社:Apress  裝訂:平裝
定價:1444 元
無庫存
AI for Healthcare with Keras and Tensorflow 2.0: Design, Develop, and Deploy Machine Learning Models Using Healthcare Data
滿額折
出版日:2021/07/18 作者:Anshik -  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
出版日:2020/12/24 作者:Soon Yau Cheong  出版社:PACKT PUB  裝訂:平裝
定價:3119 元
無庫存
Building Computer Vision Applications Using Artificial Neural Networks:With Step-by-Step Examples in OpenCV and TensorFlow with Python
滿額折
出版日:2018/04/05 作者:Navin Kumar Manaswi  出版社:Apress  裝訂:平裝
Build deep learning applications, such as computer vision, speech recognition, and chatbots, using frameworks such as TensorFlow and Keras. This book helps you to ramp up your practical know-how in a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/01/06 作者:Santanu Pattanayak  出版社:Apress  裝訂:平裝
Deploy deep learning solutions in production with ease using TensorFlow. You'll also develop the mathematical understanding and intuition required to invent new deep learning architectures and solutio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
跟 NVIDIA 學 LLM 基礎!GPT、Transformer、attention、self-attention 機制、seq2seq 架構,紮穩大型語言模型的深度學習建模技術 (《跟 NVIDIA 學深度學習》修訂版)
滿額折
出版日:2025/07/02 作者:Magnus Ekman  出版社:旗標出版社  裝訂:平裝
▍GPT、Transformer、attention / self-attention 機制、seq2seq 架構...,大型語言模型 (LLM) 背後的建模技術「硬派」揭密!▍AI 界扛霸子 NVIDIA 的指定教材!近年來,在 NVIDIA (輝達) GPU、CUDA 技術的推波助瀾下,大型語言模型 (LLM) 的發展有著爆炸性的成長,例如最為人知的 ChatGPT 正是運用深度學習 (Deep Learning) 技術打造而成的熱門 LLM 應用。□【★徹底看懂 LLM 核心建模技術 - GPT、Transformer 的模型架構】自從 ChatGPT 爆紅之後,LLM 建模技術一直是熱門的研究話題,ChatGPT 的背後核心是 GPT 模型,而 GPT 裡面最重要的技術就是最後那個「T」- 也就是大名鼎鼎、使用了 attention (注意力) 機制的 Transformer 模型,這當中所用的建模技術可說是一環扣一環,也容易讓初學者學起來暈得不得了,只要一個關鍵地方沒搞懂,後面就全花了...為此,本書經過精心設計,是帶你看懂 GPT、Transformer、attention...這些 LLM 關鍵技術的最佳救星!本書設計了「環環相扣」的 NLP 章節內容,循序漸進介紹 LLM 的基礎建模技術:🔹看懂循環神經網路 (RNN、LSTM) 的缺點就知道為什麼需要 attention 機制以及 seq2seq 架構🔹看懂 attention 機制就能看懂 Transformer 的 self-attention 神經層🔹看懂 seq2seq 架構就能看懂 Transformer 的 encoder-decoder 架構🔹看懂 Transformer 就能看懂 GPT你可以深刻感受到次一章的模型架構幾乎都是為了解決前一章模型的不足之處而誕生的,經此一輪學習下來,保證讓你對 GPT、Transformer、attention / self-attention 等技術清清楚楚!這絕對是其他書看不到的精彩內容!【★學 LLM 基礎,跟 AI 重要推手 - NVIDIA 學最到位!】NVIDIA 除了在硬體上為 AI 帶來助益外,為了幫助眾多初學者快速上手 LLM 用到的深度學習基礎,任職於 NVIDIA 的本書作者 Magnus Ekman 凝聚了他多年來在 N
優惠價: 95 836
庫存:5
出版日:2018/12/06 作者:Ahmed Fawzy Gad  出版社:Apress  裝訂:平裝
Deploy deep learning applications into production across multiple platforms. You will work on computer vision applications that use the convolutional neural network (CNN) deep learning model and Pytho
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Robot Buddies Stained Glass Coloring Book
滿額折
出版日:2012/07/17 作者:Peter Donahue  出版社:Dover Pubns  裝訂:平裝
Sixteen big, bold images of lovable robots will charm little fans of Transformers, WALL-E, The Iron Giant, and the Star Wars movies. Wacky scenes depict these fun-loving robotic friends using their me
優惠價: 9 239
無庫存
  • 27
    1

暢銷榜

客服中心

收藏

會員專區