I want to install Tensorflow in python 2.7 64 bit version on windows machine.
https://stackoverflow.com/questions/45316569/how-to-install-tensorflow-on-python-2-7-on-windows
https://www.tensorflow.org/install/install_windows
https://machinelearningmastery.com/setup-python-environment-machine-learning-deep-learning-anaconda/
I think Tensorflow is supported with Python 2.5 or higher
No, TensorFlow works with Python 3.5 and 3.6 only!
However, getting used to Python 3.6 is very easy if you're coming from Python 2.7.
oh, wanted to write 3.5, not 2.5 sorry.
How to create an executable file of python scripts which can be executed on windows 7 / 8/ 8.1 and 64 both 32 bit and 64 bit versions? I have used PyInstaller, but its exe gives an fatal error...
09 October 2018 3,724 3 View
How to group vectors with little variation in python?
08 September 2018 7,892 1 View
I want to add google map to my website in HTML. It is asking for API key. do Google Map API key is free or we have to pay for it?
08 September 2018 7,660 1 View
I wand to identify specific patterns within the image data using unsupervised deep learning models.
07 August 2018 4,304 3 View
Which are the effective deep learning models for unsupervised classification?
07 August 2018 7,033 9 View
Hello, I have a 2D sample matrix with shape 10 x 100 (features x samples). Every column represents a single sample with 10 features. How can we calculate the correlation between every column of...
07 August 2018 4,771 0 View
What are the different types of Auto-Encoders available in the Deep Learning?
06 July 2018 4,381 7 View
Which library is the best to implement unsupervised deep learning algorithms in Python?
06 July 2018 9,317 4 View
What are stacked auto-encoders? Does it useful in unsupervised feature learning?
06 July 2018 6,183 3 View
Deep Learning is known for its deep layered architecture. to design an efficient deep neural network model, What is the basic criteria to define the total number of nodes and layers in Deep Learning?
06 July 2018 4,077 4 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I attempted to make a privately uploaded text public but a window appeared that said an error occurred. There was no explanation provided as to why there was an error or what might be done to...
05 August 2024 8,025 7 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,195 2 View
DOS version.
29 July 2024 6,064 1 View
I need a reliable source or an example supported by excel sheet to understand Fuzzy Vikor?
27 July 2024 5,916 1 View
The Louvain method – named after the University of Louvain where Blondel et al. developed the algorithm – finds communities by optimizing modularity locally for every node’s neighborhood, then...
23 July 2024 6,659 0 View
In molecular dynamics simulation, to get FEL analysis, I got an error. My Python version is 3.10.7. My input files are made with a lower version of Python. But the final command to generate the...
23 July 2024 5,646 2 View