JakeKalstad
Golang, Rust, Python/Pytorch @Santurce-Software-LLC
Santurce SoftwareSan Juan, Puerto Rico
JakeKalstad's Stars
JakeKalstad/puerto-rico-electrical-data
Rust job and grafana dashboard to scrape and view Genera-PR (generation) and Luma (distribution) real time data for the electrical grid in Puerto Rico
JakeKalstad/kinbrio
Business management software focusing on simplicity and integrations
esp-rs/esp-idf-svc
Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
fhessel/esp32_https_server
Alternative ESP32 Webserver implementation for the ESP32 Arduino Core, supporting HTTPS and HTTP.
johnma2006/mamba-minimal
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
JakeKalstad/local-ai
JakeKalstad/rustygrad
minimally viable neural network with rust
huggingface/candle
Minimalist ML framework for Rust
crablang/crab
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!
JakeKalstad/random-matrix-image-poster
A bot to post a random image from a defined folder using a defined !command written in Rust, for fun and science
rustformers/llm
[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
JakeKalstad/HumanGenomeAtlasParser
Parsing the human genome atlas TSV files into structs for rust
bnjbvr/trinity
Matrix bots in Rust and WebAssembly
hyperium/tonic
A native gRPC client & server implementation with async/await support.
JakeKalstad/rust-reference-project
Rust reference project for various tasks
JakeKalstad/openai-rust
Rust API for interacting with ChatGPT and Whisper http APIs
rust-lang/portable-simd
The testing ground for the future of portable SIMD in Rust
JakeKalstad/mega2560_lcd1602
Using rust to write to an LCD 1602 from a Mega2560 microcontroller
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
JakeKalstad/go-binance
Binance API from golang
pytorch/functorch
functorch is JAX-like composable function transforms for PyTorch.
JakeKalstad/puerto-rico-legislation
Trying to make legislation in puerto rico more transparent
JakeKalstad/load_ipfs_pytorch_model
Loading a pytorch model from an IPFS CID
WongKinYiu/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
JakeKalstad/bird_prediction
Using Pytorch to build a model and flask to load and predict images of birds
JakeKalstad/IPFSPytorchDataset
An IPFS Dataset class for PyTorch to load an IPFS node and categorize images based on sub folders
patrikeh/go-deep
Artificial Neural Network
RealBuildPro/ConstructionCalculator
rustless/rustless
REST-like API micro-framework for Rust. Works with Iron.
rtyley/bfg-repo-cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala