Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coding neural network
#4
1. W1 is defined in In[9] of your posted code. That cell needs to be executed before you can print.
4. Typically you will create a repository on your computer and sync the two. See the book.
5.
type("anthing you like")
will return str, because anything in quotes is a string.
9. Looks like. try
print(predictions.shape)
Reply


Messages In This Thread
coding neural network - by programmer19890620 - Feb-20-2020, 12:04 PM
RE: coding neural network - by jefsummers - Feb-20-2020, 04:56 PM
RE: coding neural network - by programmer19890620 - Feb-25-2020, 05:06 PM
RE: coding neural network - by jefsummers - Feb-25-2020, 09:06 PM
RE: coding neural network - by programmer19890620 - Feb-27-2020, 04:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Neural network and data analysis from clients survey result pthon3 2 1,932 Mar-17-2022, 02:21 AM
Last Post: jefsummers
  Multilayer Perceptron Neural Network erdemath 3 2,367 Aug-09-2021, 11:07 PM
Last Post: jefsummers
  Neural Network importance weights / coefficients jkaustin 1 2,102 Nov-10-2020, 07:44 PM
Last Post: jefsummers
  Get error message in a GAN neural network tutorial jdude50 0 1,698 Oct-22-2020, 11:11 PM
Last Post: jdude50
  Explain Me Neural Network Ai's Harshil 2 2,039 Oct-22-2020, 04:50 AM
Last Post: Harshil
  construction of Neural Network for solving Differential equations arshad 0 1,638 Jun-04-2020, 09:20 AM
Last Post: arshad
  Neural Network mensagem error Dalpi 2 2,906 May-20-2020, 04:03 PM
Last Post: Dalpi
  Why does this simple neural network not learn? PythonIsGreat 1 2,130 Aug-30-2019, 05:49 PM
Last Post: ThomasL
  First neural network: Problem with the weight factos 11112294 0 2,189 Jan-12-2019, 09:11 PM
Last Post: 11112294
  Neural network nesrine 0 2,660 Dec-11-2018, 03:48 PM
Last Post: nesrine

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020