Re: [Tutor] Neutral Networks

2019-07-07 Thread Carlton Banks
perhaps something needs to be cleared?
What do mean by identify, as in recognition or detection?

what kind of network?
What NN framework (Keras, tenser flow,caffee etc.)

Are both people in the same frame?

> Den 7. jul. 2019 kl. 04.49 skrev Rashmi Vimalendran 
> :
> 
> Hi,
> 
> I hope this email finds you well. I am writing to get help with the AI
> program I am currently working on.
> 
> I have a python program for the project which is about developing an AI
> program to identify persons. The program I have identities the first
> person. It is not able to identify the 2nd person. When we run it, it is
> not even showing an error. I need someone to look at it and let me know me
> the issue. I can share the source code.
> 
> Thank you!
> 
> Best regards,
> Rashmi
> ___
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor

___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Neutral Networks

2019-07-07 Thread Alan Gauld via Tutor
On 07/07/2019 03:49, Rashmi Vimalendran wrote:

> I have a python program for the project which is about developing an AI
> program to identify persons. The program I have identities the first
> person. It is not able to identify the 2nd person. When we run it, it is
> not even showing an error. I need someone to look at it and let me know me
> the issue. I can share the source code.

We will need to see code. If it is less than say 100 lines post it in
the body of your mail(not an attachment!) and if it is longer put it in
a pastebin web site and send a link.

Send us some sample data too so we can see the structures.

A little bit more detail on what exactly the output looks
like and how you identified the problem would help.

Finally, tell us the OS, Python version and any third party
libraries you are using - SciPy, Rpy, etc.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] Neutral Networks

2019-07-07 Thread Rashmi Vimalendran
Hi,

I hope this email finds you well. I am writing to get help with the AI
program I am currently working on.

I have a python program for the project which is about developing an AI
program to identify persons. The program I have identities the first
person. It is not able to identify the 2nd person. When we run it, it is
not even showing an error. I need someone to look at it and let me know me
the issue. I can share the source code.

Thank you!

Best regards,
Rashmi
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor