Skip to content

EricLBuehler/EricLBuehler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Eric Buehler

Libraries

  • Trc
    • A faster Arc: a Rust thread reference counted smart pointer.
  • FlexRc
    • Fast, flexible, and safe reference counted type.

Programming Languages

  • Kestrel
    • Simple and safe - a statically and strongly typed programming language that compiles to LLVM.
  • Falcon Programming Language
    • An interpreted programming language built using C++ that is very similar to Python.
  • Merlin
    • A dynamically and strongly typed programming language built in Rust that does not have a GIL and unleashes the power of multithreading.

Machine Learning Libraries

Machine Learning Applications

  • PerceiverIO Classifier
    • An MNIST classifier built using PerceiverIO.
  • The Neuron
    • A fully autonomous robot, with a detailed build guide.
  • CodingGPT
    • A GPT-like autoregressive, decoder-only transformer trained on data scraped from Reddit programming and science subreddits.

Mathematics

  • Automatic Differentiation
    • My personal implementation of automatic differentiation, a method that powers ML and is used to calculate derivatives.
  • Proofling
    • An automatic proof checker. Just plug in truth statements, and it will check for inconsistencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published