coreylowman / coreylowman.github.io

Repository from Github https://github.comcoreylowman/coreylowman.github.ioRepository from Github https://github.comcoreylowman/coreylowman.github.io

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


Languages

Language:CSS 47.1%Language:SCSS 42.8%Language:HTML 10.1%