Welcome to the DataScienceJourney repository! This is a collection of projects and learning materials focused on Machine Learning, Deep Learning, and Data Science. The repositories contain various Jupyter Notebooks (*.ipynb
) and Python scripts (*.py
) aimed at enhancing understanding and skills in the field.
- FaceRecognition: Projects related to facial recognition using machine learning algorithms.
- Machine_Learning: A collection of foundational machine learning projects, concepts, and algorithms.
- Course: Resources from online courses and tutorials on data science and machine learning.
- University Learning: Academic projects and assignments related to various courses.
Feel free to explore the files and directories. Contributions to the projects are welcome! To maintain a streamlined and efficient repository, unnecessary directories have been removed from tracking. A .gitignore
file has been added to avoid cluttering the repository with unnecessary files.
- Clone the repository:
git clone <repository-link>
- Navigate to the desired directory:
cd DataScienceJourney/<directory-name>
- Open a Jupyter Notebook or Python script to start exploring and learning!
Happy learning! 🌟