Skip to content

dragosrotaru/ml-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Benchmarks

This repository contains various Machine Learning models implemented using different languages, backends and optimization techniques. The purpose is to benchmark the performance characteristics of alternative technologies.

Technologies

Currently Supported:

  • WebGPU
  • Rust
  • Deno (TypeScript)
  • Tensorflow.js (webgpu and cpu backend, but webgpu doesnt converge)

To be Added:

  • TensorFlow
  • WASM
  • PyTorch
  • Jax
  • Haskell
  • Lisp

Models and Benchmarks

  • MNIST
  • Multi Layer Perceptron

Useage

Run the benchmarks using:

deno run --unstable --allow-all src/index.ts

cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published