Welcome to Winter in Data Science Program! We are going to delve in the fascinating world of Machine learning and learn how to create neural networks and train models using datasets from scratch and finally we will create a Convolutional Neural Network (CNN) from scratch to detect brain tumor.
This README will guide you through the resources and materials provided in this repository to ensure a smooth and effective learning experience.
- Week-1
We'll be diving into the fundamentals of Python and essential data science libraries such as NumPy, Matplotlib, and Pandas. - Final Project
Creating a CNN model to detect brain tumor from grayscale MRI images
Before diving into the content, make sure you have the following prerequisites installed on your machine:
- Python (version 3.6 or above)
- Jupyter Notebook or Google Colab
- Git (for cloning this repository)
Clone this repository to your local machine using the following command:
git clone https://github.com/Dhvanil-CSE/WiDS-2023.git