Skip to content

milosobral/CUDADL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDADL

This project is a learning project to recreate a simple deep learning library to get familiarized with CUDA and C++.

TODO

  • Get some simple matrix multiplication going
  • Optimize Matrix multiplication
  • Implement a good structure for the project
  • Add support for compilation with CMake
  • Define a simple FeedForward NN
  • Create a simple dataset to be able to test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published