# ML-Projects **Repository Path**: HeJiaxing97/ML-Projects ## Basic Information - **Project Name**: ML-Projects - **Description**: Basic Machine learning projects and assignments done by me. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2020-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ML-Projects Code that can serve as reference to help understand the structure of a ML project. ### Spam filter Includes two different approaches (Naive Bayes, SVM). ### UNSW Neural Networks using Tensorflow Framework.