Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coding neural network
#3
1. this command can not be executed, it returns an error message: "NameError: name 'W1' is not defined"

4. Recently I wouldn't buy this book, but I have already registered on github and created my own project, I suppose I have to upload my ipynb file but then what? (I think it is possible to write the code in the jupyter notebook what is connected to my github project).

5. The function initialize_parameters_test_case() (look in your code) returns 3 values.

I have runned this code: type("logprobs") and it returned : str
but this command doesn't work: print(logprobs) --> "name 'logprobs' is not defined"

9. in the documentation: "predictions -- vector of predictions of our model (red: 0 / blue: 1)"
so in this case I think "predictions" is an array and it contains a predictive value for all (400) examples. It is right?
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,933 Mar-17-2022, 02:21 AM
Last Post: jefsummers
  Multilayer Perceptron Neural Network erdemath 3 2,370 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,041 Oct-22-2020, 04:50 AM
Last Post: Harshil
  construction of Neural Network for solving Differential equations arshad 0 1,639 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,190 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