Discuss programming questions of TensorFlow programming language.
Hi, I am trying with the TextVectorization of TensorFlow 2.1.0. But my program throws following error: ModuleNotFoundError: No module named 'tensorflow.keras.layers.experimental.preprocessing' How to solve this?
Posted on: February 21, 2020 at 3:41 AMHi, I have Anaconda installed and i have to create virtual environment for python 3. How I can create my new Python 3 virtual environment? I need example of conda create environment python 3. How to use conda to create envi
Posted on: February 18, 2020 at 5:23 AMHi, I am using Anaconda python for my machine learning projects. I have created many virtual environments in past and I don't need them anymore. So, I want to deleted these virtual environments. How to remove virtual enviro
Posted on: February 18, 2020 at 12:26 AMHi, I am using Anaconda Python for testing and training TensorFlow program. In past I installed many virtual environments. I want to see all the virtual environments in my Anaconda Python. I want to get list of all the how environm
Posted on: February 17, 2020 at 11:51 PMHi, I am new to TensorFlow and got some code developed in TensorFlow 2.0.1. I want to install the same version of TensorFlow and try the code. How to install tensorflow 2.0.1? Can I run the code in any upper version of Tens
Posted on: February 17, 2020 at 9:51 AMHi, I just checked and there is new version of TensorFlow. How to install install TensorFlow 2.1.0? Thanks
Posted on: February 17, 2020 at 5:15 AMHi, I am working on the new Keras model but it is giving error. My code is: model.add(Flatten(input_shape(28,28))) it is throwing the following error: NameError:
Posted on: October 13, 2019 at 6:55 AMHi, TensorFlow 2.0.0 is released as final version for production use. How I can install it? Thanks
Posted on: October 3, 2019 at 12:38 AMHi, How to correctly import keras library in TensorFlow 2.0 application? Thanks
Posted on: June 26, 2019 at 5:37 AMHi, I running one program and there is warning message "float to np.floating is deprecated". Error is: C:\Users\test\Anaconda3\envs\tensorflow\lib\site-packages\h5py\__init__.py:36: FutureWarning: Conv
Posted on: April 12, 2018 at 11:38 PMHi, How I can install TensofFlow TF-Hub? Thanks
Posted on: April 12, 2018 at 11:21 PMHi, I have old version of TensoFlow installed on my computer. I want to upgrade it to latest version of TensorFlow. How to upgrade TensorFlow to 1.7? Thanks
Posted on: April 12, 2018 at 11:17 PMHi,
While running a program its not finding module:
ModuleNotFoundError: No module named 'tensorflow_hub'
Error is:
Traceback (most recent call last):
File "tfhub.py", line 2, in
Hi, Its seems difficult for beginner to learn TensorFlow. How much time it will take one to learn TensorFlow easily? I am beginner in programming who is looking for learning it quickly. I want to make career in programming using TensorFlow
Posted on: January 31, 2018 at 11:05 AMHi, I have finished with my MCA and during studies I learned Java. I have also knowledge of C and C++. Now I want to make career in machine learning using TensorFlow. I am trying to find best tutorials of TensorFlow on Internet.
Posted on: January 30, 2018 at 12:14 PMHi, I am beginner in machine learning. I want to learn machine learning and deep learning. I want learn it quickly. How I should start learning it? How hard is it to learn TensorFlow? Thanks
Posted on: January 30, 2018 at 12:03 PMHi, TensorFlow is now getting used in industry. I am planning to learn it. When should I learn tensorflow? Thanks
Posted on: January 30, 2018 at 11:55 AMHi, I am total beginner in deep learning and want to make fast career in deep learning. I want to become successful data scientist. I am not able to decide on the frameworks. What deep learning framework should I learn Thea
Posted on: January 29, 2018 at 11:13 AMHi, TensorFlow is becoming programming language of choice among data scientist. I also want to learn TensorFlow. Where can I start learning how to use TensorFlow? Thanks
Posted on: January 29, 2018 at 11:08 AMHi, I am going to learn TensorFlow. What should I learn before starting learning TensorFlow? Thanks
Posted on: January 29, 2018 at 11:01 AMView all discussion for TensorFlow