Pinned Repositories
b3r8.github.io
My personal webpage
example_cml
Continuous Machine Learning (CML) is an open-source library for implementing continuous integration & delivery (CI/CD) in machine learning projects
example_minio
Minio example. MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service
example_uppy
Uppy file uploader example page. Uppy is a sleek and modular file uploader. It fetches files from local disk, Google Drive, Instagram, remote urls, cameras etc, and then uploads them to a final destination
mvtec-dataloader
Data loader for the MV-TEC dataset
mvtec_data_loader
Data loader for the MVTec dataset, a comprehensive real-world dataset for Unsupervised Anomaly Detection
numerical_optimization
Some homework assignments from the AMS230 Numerical Optimization course at UCSC
randomized-algorithms
Implementation of some randomized algorithms from UCSC CSE290A Spring 2020 class
robust-greedy-maxcut
Repository for the paper "Fast and Provable Greedy Algorithms for the Max-Cut Relaxation"
DOC3
This is the repository for the paper "Deep One Class Classification using Contradictions"
b3r8's Repositories
b3r8/mvtec_data_loader
Data loader for the MVTec dataset, a comprehensive real-world dataset for Unsupervised Anomaly Detection
b3r8/robust-greedy-maxcut
Repository for the paper "Fast and Provable Greedy Algorithms for the Max-Cut Relaxation"
b3r8/b3r8.github.io
My personal webpage
b3r8/example_cml
Continuous Machine Learning (CML) is an open-source library for implementing continuous integration & delivery (CI/CD) in machine learning projects
b3r8/example_minio
Minio example. MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service
b3r8/example_uppy
Uppy file uploader example page. Uppy is a sleek and modular file uploader. It fetches files from local disk, Google Drive, Instagram, remote urls, cameras etc, and then uploads them to a final destination
b3r8/just-pandas-things
An ongoing list of pandas quirks
b3r8/mvtec-dataloader
Data loader for the MV-TEC dataset
b3r8/numerical_optimization
Some homework assignments from the AMS230 Numerical Optimization course at UCSC
b3r8/randomized-algorithms
Implementation of some randomized algorithms from UCSC CSE290A Spring 2020 class
b3r8/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
b3r8/the-art-of-command-line
Master the command line, in one page