Skip to content

TylerYep/workshop

Repository files navigation

workshop

Python 3.12+ PyPI version Build Status GitHub license codecov Downloads

My design studio of AI/ML/CS concepts. Code is adapted from many different websites across the Internet.

Separated into three sections:

  • Algorithms
  • Math
  • Data Structures

Usage

pip install csworkshop
from cs.algorithms import binary_search
from cs.structures import Graph, FibonacciHeap

About

My design studio of AI/ML/CS concepts. The beginning of future projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published