Skip to content

Godvein/MachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning in C++

Overview

This repository contains various Machine Learning (ML) algorithms implemented in C++.

Contents

  • Perceptron – A simple neural network for binary classification.
  • Minimax - Minimax is a kind of backtracking algorithm that is used in decision making and game theory to find the optimal move for a player, assuming that your opponent also plays optimally.

License

MIT License

About

Machine Learning Algorithms in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published