Re: Replicating YouTube video AI code in python

2019-02-11 Thread jadenfigger
The error I get typing  pip install -U  tensorflow into the command terminal
  Could not find a version that satisfies the requirement tensorflow (from 
versions: )
No matching distribution found for tensorflow.

Ive been able to install numpy, scipy, and pygame. Tensorflow is the only 
package that gives this error.

I've tried using python 3.7 and 3.6
-- 
https://mail.python.org/mailman/listinfo/python-list


Replicating YouTube video AI code in python

2019-02-11 Thread jadenfigger
I'm trying to replicate the YouTube video,  
https://m.youtube.com/watch?v=NTlXEJjfsQU. The videos git hub address is, 
https://github.com/carykh/alignedCelebFaces. The video says I have to download 
python 3 and using pip download tensorflow, numpy, scipy, and pygame. I've 
tried downloading this but keep getting errors when trying to download the 
packages with pip. If anyone could show me a good tutorial or show me the steps 
that would be great. Thank you
-- 
https://mail.python.org/mailman/listinfo/python-list


Im trying to replicate the youtube video Creating my own customized celebrities with AI.

2019-02-10 Thread jadenfigger
The video gives the source code and the necessary things to download with it. 
But I'm new to python and don't understand how to install any of the files. The 
files include: Python 3, pip, tenserflow, pygame, scipy, and numby. Could 
anyone help me install all of this to run the AI. Thank you
-- 
https://mail.python.org/mailman/listinfo/python-list