8000
Skip to content 8000

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! This is my blog on my rust crate dfdx.

What is dfdx?

dfdx is a deep learning library built entirely in rust. With it you can create deep neural networks and optimize them. dfdx tracks the shapes of tensors at compile time, so every operation you do will be checked by the compiler. No more mismatched shape errors!

You can find more details at:

  1. github: https://github.com/coreylowman/dfdx
  2. docs.rs: https://docs.rs/dfdx/latest/dfdx/
  3. crates.io: https://crates.io/crates/dfdx

Posts

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0