Posts

Showing posts from October, 2025

Experiments dates Python:Deep Learning 2025-26 I SEM IT

 1   10-07-2025 2    17-07-2025 3    24-07-2025 4    31-07-2025 5    07-08-2025 6    14-08-2025 7    21-08-2025 8    28-08-2025 9   18-09-2025 10  25-09-2025 11  09-10-2025         Project Requirements Details 12  16-10-25 & 23-10-25      Project (Programs and Output)

Descriptions for Deep learning experiments

Desciptions only:  1.       Image Classification For Image classification binary, CNN will have one nueron at output layer. In this experiment  of Image classification,  sample images of dogs are trained , tested and prediction using a basic CNN Network. 2.      Actor Age groups For Image classification and labeling the images into Young, Middle, and Old in this experiment, A CNN of three layers used and by inputting training data with labeling. 3. Hyper parameted tuning Hyper parameters are the parameters given in the program. Tuning involves modifying parameters to try perforamce 4. Sequential data prediction Training Sequential data prediction models from various days . 5. Image denoising Training Image noinse models to denoise roman numbers  6. YOLO      YOLO prgromas are used to detect objects.  7. Binary logistic loss Optimization purpose 8.  Alexnet  CIFAR Dataset and Classifcation of CIFAR -10, ...