Pinned Repositories
about-edapt-tech
An informational site about Edapt Technologies
discrete-abstractions
A repository with notebook-based experiments on planning and reinforcement learning using discrete abstractions.
FinLitChallenge
A public website with information about the Fin Lit Challenge (RI, 2021-2022)
Fullstack-Boilerplate
A template project for a fullstack app based on React (Typescript), Tailwind CSS, Firebase/GCP, and Vite+Nx bundling and build.
nuthepy
Learn the basics of programming with Python, while also exploring an algorithmic approaches to Number Theory. (Write code and do cool math.)
PolygenceWebsite
The problem is converting images of handwritten text to computer text. Existing handwriting transcription solutions are expensive and do not offer a method of uploading your own images to be translated. The aspects which will make my solution unique is to make it accessible to the general public and to upload images of handwriting to the website. I will be measuring accuracy and plausibility. Plausibility can be measured through finding the number of existing words or finding how many edits it takes to transformed the projecting outcome into an existing word. The final deliverable will be a website and a Github repository. The website will allow for the user to upload images of handwritten text to be converted into computerized text and will output the text in consideration with new lines.
quizius-docs
Documentation for the quizius quiz-generation platform.
Sam-Saarinen.github.io
A Personal Professional Website
SkillWiki
Applying Reinforcement Learning to Pedagogical Adaptation
WHOI-ML
Notes, Resources, and Assignments for a Machine Learning Bootcamp for the Woods Hole Oceanographic Institution.
Sam-Saarinen's Repositories
Sam-Saarinen/SkillWiki
Applying Reinforcement Learning to Pedagogical Adaptation
Sam-Saarinen/WHOI-ML
Notes, Resources, and Assignments for a Machine Learning Bootcamp for the Woods Hole Oceanographic Institution.
Sam-Saarinen/Sam-Saarinen.github.io
A Personal Professional Website
Sam-Saarinen/about-edapt-tech
An informational site about Edapt Technologies
Sam-Saarinen/discrete-abstractions
A repository with notebook-based experiments on planning and reinforcement learning using discrete abstractions.
Sam-Saarinen/FinLitChallenge
A public website with information about the Fin Lit Challenge (RI, 2021-2022)
Sam-Saarinen/Fullstack-Boilerplate
A template project for a fullstack app based on React (Typescript), Tailwind CSS, Firebase/GCP, and Vite+Nx bundling and build.
Sam-Saarinen/nuthepy
Learn the basics of programming with Python, while also exploring an algorithmic approaches to Number Theory. (Write code and do cool math.)
Sam-Saarinen/PolygenceWebsite
The problem is converting images of handwritten text to computer text. Existing handwriting transcription solutions are expensive and do not offer a method of uploading your own images to be translated. The aspects which will make my solution unique is to make it accessible to the general public and to upload images of handwriting to the website. I will be measuring accuracy and plausibility. Plausibility can be measured through finding the number of existing words or finding how many edits it takes to transformed the projecting outcome into an existing word. The final deliverable will be a website and a Github repository. The website will allow for the user to upload images of handwritten text to be converted into computerized text and will output the text in consideration with new lines.
Sam-Saarinen/quizius-docs
Documentation for the quizius quiz-generation platform.
Sam-Saarinen/KeyCounter
A python script for overlaying a daily "keys pressed" counter. Intended as a simple abstract productivity metric.