Skip to content
/ matrix Public

In an attempt to learn more rust I want to take another attempt at making a neural network with my own mathematics.

License

Notifications You must be signed in to change notification settings

PNDTG/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

This is a basic implementation for Matrix calculations and manipulation, more meant as a learning experience.

My goal is to better understand underlying matrix calculations, multi threaded calculations and algorithm optimization. And hopefully to someday implement a full GPU hardware accelared matrix calculations. Very useful for my personal Artificial Neural Network mathematics.

About

In an attempt to learn more rust I want to take another attempt at making a neural network with my own mathematics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages