This repository contains programs from different subjects in my 4th semester of BCA. Each subject folder includes source codes along with basic instructions on how to run them.
UDS23401J - Deep Learning
Contains programs related to Deep Learning, covering basic concepts and implementations.
UDS23402J - Advanced Computing with Python and GCP
Includes programs for Advanced Computing using Python and Google Cloud Platform (GCP).
- Download or Clone the Repository:
git clone https://github.com/EnhancedProtection/BCA-4th-Sem-Programs.git
- Navigate to the Subject Folder
cd UDS23401J # Example: Navigate to Deep Learning program
- Check the README inside Each Subject Folder
- Each subject has a dedicated README.md file with instructions on how to run the programs
Note
For detailed setup and execution instructions, refer to the README inside each subject folder.