Pokemon Classification Using Keras in Python

In this tutorial, we will make an Image classification model to classify different types of Pokemons using the Keras library in Python. Read more

Similar

The state of type hints in Python

Python is and will remain a dynamic language. Yet, 25 years into its existence now there was a language standard how to add type information into the language. Since then almost three years passed, in this blog post we'll explore where did the system evol... (more…)

Read more »