These repositories were created for the Get Started with TensorFlow course on GitHub Learning Lab. Predict Pokemon stats with the help of the TensorFlow library.
Reference = @everydeveloper
You can access the dataset used in the study from the link here.
pip install tensorflow`
pip install pandas
pip install numpy
pip install pandas
pip install -U scikit-learn
python -m pip install -U matplotlib
pip install keras