An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by dev-michael-schmidt

A curated list of projects in awesome lists by dev-michael-schmidt .

https://github.com/dev-michael-schmidt/sudoku-solver

A simple Python program which solves Sudoku using reasoning and greedy depth first search.

depth-first-search jupyter-notebook python3 sudoku-solver

Last synced: 11 Apr 2025

https://github.com/dev-michael-schmidt/ai-rubik-cube

Sovle a rubik's cube using an A* algorithm

a-star python3 rubiks-cube-scrambler rubiks-cube-solver

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/gnucash-historical-price-data

Add historical stock price data to gnucash ledgers.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-classifiers

Collection of classifiying machine learning algorithms

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-associative

Collection of associative machine learning algorithms

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-dimensionality-reduction

Collection of dimensionality reduction algorithms

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/recursive-parser

A simple scientific calculator which parses expressions using recursion.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/asl-sign-lang

A convolution neural network (CNN) using image recognition on sign language.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/cloud-func-test-fixture

An HTTP cloud function test fixture.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-clustering

Collection of clustering machine learning algorithms

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/iris-classifier-nn

Classify the UCI Machine Learning Iris dataset using a simple neural network

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/dots

My dot files

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ai-id3

generate an ID3 decision tree using the UCI Iris and Breast Cancer datasets

artificial-intelligence id3-decision-tree

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ai-sliding-puzzle

Solve an NxN sliding puzzle problem using the A* algorithm

a-star artifical-intelligense sliding-puzzle-game

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/algorithm-datastructure

Fundmamental computer science algorithms and datastructures

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/fibonacci-series

All Things Fibonacci. Solve Fibonacci iteratively, recursively, or using dynamic programming/memorization.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/eyeball-sam

A home grown real-time object dectecion for embedded devices using YOLOv7

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/digit-read-write-nn

A collection of neural nets in jupyter notebooks

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/kings-grid-olds

Search a kings grid graph to find lowest number of open locating dominators for a set of nodes. Since this problem is NP-hard, the search is by brute force.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ai-atari-gamer

I'm an AI, I play Atari's breakout in my spare time.

atari-games convolutional-neural-networks reinforcement-learning

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/cancer-classifier-nn

Classify the UCI Machine Learning Cancer dataset using a simple neural network.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/spark-scala-stocks

An ETL that loads 20+ years of stock price data for the top stocks, performs some quantitative analysis, and visualizes the results. It uses Spark, Airflow, Grafana, Python, and Scala. That could be cool, right?

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-regressors

Collection of simple ml regressors

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/vscode-docker-debug

Boilerplate code to debug a python app inside a docker using the native IDE.

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/n-queens

Solve the classic N-Queens problem using a variety of techniques including Greedy Local Search, genetic algorithm, and DFS/Backtracking

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ai-k-means

k-means, an unsupervised learing and custering algorithm

artificial-intelligence c-plus-plus-11 k-means

Last synced: 04 Mar 2025

https://github.com/dev-michael-schmidt/ml-reinforcement

Collection of basic reinforcement learning algorithms.

Last synced: 04 Mar 2025