Skip to content

Hank0626/Midea_THU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midea_THU

This repository contains a data prediction project in collaboration between Tsinghua University and Midea Group. The project explores various approaches to predict the provided data from Midea, including machine learning, support vector machines, and Gaussian processes.

Progress

美的项目

Content

To run the Gaussian Process prediction model, follow these instructions:

cd src
python3 gaussian_process.py --name data_chu_1a --test_num 100 --iterations 50000 --minibatch_size 100 --lr 0.1