I made a program that reads CSV data and analyzes it. The program calculates averages and creates different charts like bar graphs, scatter plots, and heatmaps to visualize the data. I built a machine ...
Deep learning neural network for image classification using TensorFlow and Keras. Includes CNN architecture, data preprocessing, and model training scripts.