7 Repositories
Android inteligencia-artificial Libraries
Bug Tablut is an artificial intelligence for the Tablut Game Competition written in Kotlin
Bug Tablut is an artificial intelligence for the Tablut Game Competition organized by the Foundations of Artificial Intelligence M AA 2021-2022 course at the Unibo. The project is written in Kotlin. The project realizes a player for an ancient Nordic strategy board game named "Tablut".
Bug Tablut - an artificial intelligence for the Tablut Game Competition
Bug Tablut is an artificial intelligence for the Tablut Game Competition organized by the Foundations of Artificial Intelligence M AA 2021-2022 course at the Unibo. The project is written in Kotlin. The project realizes a player for an ancient Nordic strategy board game named Tablut.
Optaplanner
OptaPlanner www.optaplanner.org Looking for Quickstarts? OptaPlanner’s quickstarts have moved to optaplanner-quickstarts repository. Quick development
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Komputation Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C. Maven Komputation is available throug
SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks
SimpleDNN SimpleDNN is a machine learning lightweight open-source library written in Kotlin whose purpose is to support the development of feed-forwar
Detector de faces - Aplicativo android para detecção de rostos em imagens.
Detector de Faces Aplicativo android para detecção de rostos em imagens. Este aplicativo faz uso do ML Kit do Android. Principais funcionalidades Dest
Simple Artificial Neural Network java library
SANN Simple Artificial Neural Network java library WIP Creating neural network Variant 1 //create new net (input, hidden, default len, output) Net net