Skip to content

My portfolio, showing various projects I have completed, and highlighting core experience and skills in the software development field

License

Notifications You must be signed in to change notification settings

ysimonov/programming_experience

Repository files navigation

Programming Experience

My portfolio, showing various projects I have completed, and highlighting my core experience and skills in the software development field

List of Implemented Projects:

String similarity algorithms:

  1. [Complete] Ratcliff-Obershelp (fuzzy string ratio): link
  2. [Complete] Damerau-Levenshtein (string similarity): link
  3. [Complete] Levenshtein (with Python integration): link
  4. [Complete] Longest common subsequence (fuzzy similarity): link
  5. [Complete] Longest common substring (substring within a string similarity): link

Sorting Algorithms

  1. [Complete] General sorting algorithms with templates (bubble sort, insertion sort, merge sort, quick sort, selection sort): link

General Algorithms

  1. [Complete] Price combination problem (exhaustive combination generation that adds up to total price, using cartesian product): link

Deep learning projects:

  1. [Complete] Resnet 50 / 101 / 152 (classifying Fashion MNIST): link
  2. [In Progress] DCGAN (generating faces from Celeba dataset): link

About

My portfolio, showing various projects I have completed, and highlighting core experience and skills in the software development field

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published