Golang-Machine-Learning

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 0 Imported by: 0

README

Golang Machine Learning Packages

Description (WIP)

OLD: This project aims to experiment with Reinforced Deep Q-Learning algorithms and techniques in combination with multithreading to see if it is feasible, efficient, and effective. Model building is computationally extensive and time consuming. Thus, multithreading possibly introduces a means to improve the field.

To build the game environment and neural network, I decided to use Golang. Python, being the most popular, is not the fastest. C/C++ is fast, but not memory safe. To implement multithreading in a productive, fast, and memory safe way made Golang optimal.

NEW: TBD

Environment (WIP)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL