repetitioestmaterstudiorum
“Sometimes what you don’t do is just as important as what you do.” ― Greg McKeown, Essentialism: The Disciplined Pursuit of Less
Switzerland
Pinned Repositories
dynamic-list-react
React component to render a list of input items that can be added to, updated and removed from without any buttons.
ga-optimization
Genetic Algorithm optimization of a PyTorch artificial neural network on two datasets compared to SGD optimization.
ioc-container
This app contains a simple dependency injection solution, a configuration paradigm, and a custom mongodb collection class
lecture-video-rag
Lecture Video Question Answering using RAG
psifoperma
Simple blockchain voting app and final project for the blockchain course at HSLU (hslu.ch)
pt_fc_layers_viz
A visualization tool for PyTorch fully connected layers.
trees-vs-nns
Trying to beat a NN's 67% accuracy in product rating prediction using tree-based models (inspired by https://arxiv.org/abs/2207.08815)
ts-boiler
Boilerplate for simple backend services in TypeScript
repetitioestmaterstudiorum's Repositories
repetitioestmaterstudiorum/ts-boiler
Boilerplate for simple backend services in TypeScript
repetitioestmaterstudiorum/dynamic-list-react
React component to render a list of input items that can be added to, updated and removed from without any buttons.
repetitioestmaterstudiorum/ioc-container
This app contains a simple dependency injection solution, a configuration paradigm, and a custom mongodb collection class
repetitioestmaterstudiorum/pt_fc_layers_viz
A visualization tool for PyTorch fully connected layers.
repetitioestmaterstudiorum/cs50ai
personal solutions and notes to Harvard's CS50 AI course: https://learning.edx.org/course/course-v1:HarvardX+CS50AI+1T2020/home
repetitioestmaterstudiorum/cs50x
Personal solutions to Harvard's Computer Science 50x course
repetitioestmaterstudiorum/ga-optimization
Genetic Algorithm optimization of a PyTorch artificial neural network on two datasets compared to SGD optimization.
repetitioestmaterstudiorum/kaggle-birdclef23
BirdCLEF 2023 Kaggle competition
repetitioestmaterstudiorum/lecture-video-rag
Lecture Video Question Answering using RAG
repetitioestmaterstudiorum/psifoperma
Simple blockchain voting app and final project for the blockchain course at HSLU (hslu.ch)
repetitioestmaterstudiorum/repetitio
Flashcard app inspired by Anki
repetitioestmaterstudiorum/trees-vs-nns
Trying to beat a NN's 67% accuracy in product rating prediction using tree-based models (inspired by https://arxiv.org/abs/2207.08815)
repetitioestmaterstudiorum/boulder-difficulty-regression
Boulder route difficulty regression prediction using traditional and deep learning approaches
repetitioestmaterstudiorum/deepeval
The LLM Evaluation Framework
repetitioestmaterstudiorum/mandelbrot
Drawing Mandelbrot Fractals using Python
repetitioestmaterstudiorum/meteor-boiler
Meteor boilerplate based on the todo example app
repetitioestmaterstudiorum/paramartor
Generate visual art
repetitioestmaterstudiorum/replay
Adding replayability (in the spirit of immutability) to MongoDB
repetitioestmaterstudiorum/rest-api-printer
A REST API that simply responds with and prints all requests to <app-url>/api to the front-end
repetitioestmaterstudiorum/wb-receivables-app
Receivables App that fetches a REST API and receives and parses emails to get invoice and payment data and show a split view to find missing payments. Was developed for internal use at the webButler GmbH to use with the REST API of Run my Accounts