Neural Network from Scratch in TensorFlow
273 個評分

10,030 人已註冊
How to implement a neural network from scratch using TensorFlow.
How to solve a multi-class classification problem using the neural network implementation.
273 個評分
10,030 人已註冊
How to implement a neural network from scratch using TensorFlow.
How to solve a multi-class classification problem using the neural network implementation.
In this 2-hours long project-based course, you will learn how to implement a Neural Network model in TensorFlow using its core functionality (i.e. without the help of a high level API like Keras). You will also implement the gradient descent algorithm with the help of TensorFlow's automatic differentiation. While it’s easier to get started with TensorFlow with the Keras API, it’s still worth understanding how a slightly lower level implementation might work in tensorflow, and this project will give you a great starting point. In order to be successful in this project, you should be familiar with python programming, TensorFlow basics, conceptual understanding of Neural Networks and gradient descent. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Data Science
Deep Learning
Mathematical Optimization
Artificial Neural Network
Tensorflow
在與您的工作區一起在分屏中播放的視頻中,您的授課教師將指導您完成每個步驟:
Create the Neural Network class
Create a forward pass function
Use the cross entropy loss with logits
Create a predict function
Create the main training mechanism and implement gradient descent with automatic differentiation
Break down data-set in batches
Apply the neural network model to solve a multi-class classification problem
Plot the training results
您的工作空間就是瀏覽器中的雲桌面,無需下載
在分屏視頻中,您的授課教師會為您提供分步指導
由 CB 提供
2020年5月21日It's the first time I built the model from scratch instead of using a library, it was fun :)
由 DK 提供
2020年5月8日It is a good course to know about the neural networks using tensorflow.
由 D 提供
2020年5月19日I learned the practical implementation of neural networks!
由 AR 提供
2020年7月3日Best hands-on experience.
The understanding was awesome. Keep making these types of projects.
購買指導項目後,您將獲得完成指導項目所需的一切,包括通過 Web 瀏覽器訪問云桌面工作空間,工作空間中包含您需要了解的文件和軟件,以及特定領域的專家提供的分步視頻說明。
由於您的工作空間包含適合筆記本電腦或台式計算機使用的雲桌面,因此指導項目不在移動設備上提供。
指導項目授課教師是特定領域的專家,他們在項目的技能、工具或領域方面經驗豐富,並且熱衷於分享自己的知識以影響全球數百萬的學生。
您可以從指導項目中下載並保留您創建的任何文件。為此,您可以在訪問云桌面時使用‘文件瀏覽器’功能。
指導項目不符合退款條件。 請查看我們完整的退款政策。
指導項目不提供助學金。
指導項目不支持旁聽。
您可在頁面頂部點按此指導項目的經驗級別,查看任何知識先決條件。對於指導項目的每個級別,您的授課教師會逐步為您提供指導。
是,您可以在瀏覽器的雲桌面中獲得完成指導項目所需的一切。
您可以直接在瀏覽器中於分屏環境下完成任務,以此從做中學。在屏幕的左側,您將在工作空間中完成任務。在屏幕的右側,您將看到有授課教師逐步指導您完成項目。
還有其他問題嗎?請訪問 學生幫助中心。