Technical requirements
In this chapter, you will train a perceptron, as well as several neural networks. To do so, the following libraries are required:
- NumPy
- pandas
- scikit-learn
- PyTorch
- torchvision
In this chapter, you will train a perceptron, as well as several neural networks. To do so, the following libraries are required: