Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Building a simple Neural Network to solve a Univariate Regression problem in PyTorch

NotificationsYou must be signed in to change notification settings

n0obcoder/Fitting-a-Straight-Line-on-2D-Data-In-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Building a simple Neural Network to solve a Univariate Regression problem in PyTorch

The main focus of this repository is to showcase the flow of building and training a basic Neural Network in PyTorch.

Step 1: Generating Synthetic 2D Data

Generating Synthetic 2D Data

Step 2: Defining the Model Architecture

Step 3: Defining a Loss Function and an Optimizer

Step 4: Training the Model and Plotting the Loss

Training the Model and Plotting the Loss

Step 5: Visualizing the Straight Line Learnt by the Model

Visualizing the Straight Line Learnt by the Model

Visualizing the Slope and the Intercept during the Training of the Model

Visualizing the Slope and the Intercept during the Training of the Model

Important Links

Medium Blog:https://medium.com/@animesh7pointer/fitting-a-straight-line-on-2d-data-in-pytorch-78d0e3450876

Kaggle Kernel:https://www.kaggle.com/n0obcoder/fitting-a-straight-line-on-2d-data-in-pytorch

About

Building a simple Neural Network to solve a Univariate Regression problem in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp