JasperZhang121 / ML-DL

ML & DL & LLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning and Deep Learning Repository

This repository serves as a valuable resource for exploring various aspects of machine learning (ML), deep learning (DL), data cleaning, and natural language processing (NLP) through Jupyter Notebook. Dive into the world of data analysis, model building, and NLP tasks with our collection of notebooks.

Repository Structure

The repository is organized into the following main categories:

  1. Data

    • Data sets from different sources
    • Text & Images
  2. Data Cleaning

    • This section contains Jupyter Notebooks dedicated to data cleaning and preprocessing tasks.
    • Explore and apply techniques to prepare your data for analysis and modeling.
  3. Deep Learning

    • Dive into deep learning concepts and techniques with Jupyter Notebooks in this section.
    • Discover neural networks, architectures, and DL frameworks.
  4. Machine Learning

    • Explore classical machine learning algorithms and methods in this section.
    • Develop ML models for various tasks and problems.
  5. Natural Language Processing (NLP)

    • In this section, you'll find notebooks related to NLP tasks.
    • Work with text data, perform sentiment analysis, text classification, and more.
  6. Projects

    • Some projects from kaggle
    • Applying different data preprocess techniques and ML/DL algorithms
  7. Submissions

    • Predictions of test results
    • Formed in CSV files mostly

About

ML & DL & LLM


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%