RSSAmplifier

Blog

Learning about Machine Learning

This is a blog I set up to start talking about a personal project I have been working on for a few months, can-t a ML framework I am writing in rust resum...

cant.bearblog.devRSS feed ↗2 posts

Latest posts

We need to go back, TO THE GRADIENT

Hey! Tuckers back! This is the second in a series of blog posts centered around my current personal project. cant-t Part 1: Can-t stop till you get enough (This post makes a slight assumption that you have read this one as well) email: tucker.bull.morgan@gmail.com, open to work, resume So what is Backprop? Backprop exists to solve one very specific problem in machine learning: the learning part .…

Can-t stop till you get enough

Hey I am Tucker, and I want to talk about something I am proud of: Rewriting PyTorch in Rust This is the first in a series of blog posts centered around my current personal project. email: tucker.bull.morgan@gmail.com, looking for work The Project: Can-t The project is called Can-t , a Rust rewrite of PyTorch whose #1 goal was to maximize my personal learning. Yes, I rewrote PyTorch in Rust. The…