Skip to content

MR-Unknown9/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Course Codes - Huawei X NTI

Welcome to the AI Course Codes repository! This repository contains code examples, projects, and resources from my AI course, which is a collaboration between NTI and Huawei.

Table of Contents

Introduction

This repository includes various AI-related projects and code snippets I've worked on during my AI course, which is part of a collaboration between NTI and Huawei. The projects cover various topics, including machine learning, deep learning, natural language processing, and computer vision. Feel free to explore, use, and contribute!

usage

This Project/ projects is for learning and implementing what I have learned in the course and in my searching journey, that means this code might contain some mistakes or even not be effective so if you find any bugs or have any advice for me, please go ahead and contact me.

projects

  • titanic

data

  • Titanic-Dataset

structure

AI_Course/
├── .gitignore
├── README.md
├── src/
│   ├── titanic/
│   │   ├── main.py
│   │   ├── README.md
├── data/
│   ├── titanic/
│   │   ├── Titanic-Dataset.csv
├── notebooks/
│   ├── titanic _notebook.ipynb
├── plots/
│   ├── titanic/
│   │   ├── Survived.png

Installation

To get started, clone the repository to your local machine:

git clone https://github.com/yourusername/AI_Course.git

contact

If you have any questions, suggestions, or feedback, feel free to reach out to me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors