Skip to content

This repository contains the code for the machine learning algorithms we have implemented in VtubersTV.

License

Notifications You must be signed in to change notification settings

VtubersTV/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

This repository contains the code for the machine learning algorithms we have implemented in VtubersTV.

Table of Contents

Installation

We ask that you use our pre-made scripts to install the necessary dependencies for this repository.

For Windows

.\scripts\venv.bat

For Linux

./scripts/venv.sh

Usage

To use this repository, you must first install the necessary dependencies. After that, you can run the following command to start the machine learning algorithms.

cd <ml-algorithm>
python main.py

Contributing

If you would like to contribute to this repository, please read our CONTRIBUTING.md file.

License

This repository is licensed under the Creative Commons Zero v1.0 Universal license. For more information, please read our LICENSE file.

About

This repository contains the code for the machine learning algorithms we have implemented in VtubersTV.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks