Skip to content

Eshumkv/Kvasir-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kvasir-go

Welcome to this repository. This is an attempt at learning machine learning.

The idea

The idea was to create a game that a computer could learn. This game will be simple, just a dude running around with a gun. There will be spots to "hide" from enemies. Enemies will spawn in waves and there might be pickups.

Afterwards

I plan to make a machine learning algorithm that actually learns to play the game. Don't know exactly how yet. This section will be filled when I do know.

Build

go get github.com/eshumkv/kvasir-go
go run github.com/eshumkv/kvasir-go/main/kvasir-go

FighterML

This is basically a rewrite of the nim project FighterML.

About

A game coupled with a machine learning experience written in golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages