Skip to content

Conversation

@andreimesquita
Copy link
Member

This is a work in progress. The PR will be changed to Ready For Review as soon as everything has been implemented.

@andreimesquita andreimesquita added the Feature New feature label Nov 1, 2020
@andreimesquita andreimesquita added this to the API / DLL milestone Nov 1, 2020
…ayer-perceptron-export-dll

# Conflicts:
#	AdversarialSearch/Minimax/MinimaxBenchmarker.h
#	AdversarialSearch/Minimax/TicTacToeMinimax.h
#	NeuralNetwork/Common/ActivationFunctions.h
#	NeuralNetwork/Common/Matrix.h
#	NeuralNetwork/Common/Random.h
#	NeuralNetwork/MLP/MLP.h
#	NeuralNetwork/Perceptron/Neuron.h
#	NeuralNetwork/Perceptron/Perceptron.h
@andreimesquita andreimesquita changed the title Export single DLL with AdversarialSearch and NeuralNetwork solutions in it Export Minimax on a DLL Nov 29, 2020
@andreimesquita andreimesquita changed the title Export Minimax on a DLL Export DLL Minimax Nov 29, 2020
@andreimesquita andreimesquita changed the title Export DLL Minimax [DLL] Minimax algorithm Nov 29, 2020
@andreimesquita andreimesquita linked an issue Nov 29, 2020 that may be closed by this pull request
@andreimesquita andreimesquita added the DLL Implementation of a resource to be exported label Nov 29, 2020
@andreimesquita
Copy link
Member Author

This PR will be closed and continued in #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DLL Implementation of a resource to be exported Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Negamax for Tic-Tac-Toe

2 participants