gitlab.com / godlike-machine-learning / basic-ml
godlike-machine-learning/basic-ml/python-learning
Python learning tasks (mostly NumPy).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/bch-code
Python implementation of BCH codes with PGZ (Peterson–Gorenstein–Zierler) and Euclid decoders.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/autoencoder
Python implementation of sparse autoencoder for extracting image features.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/nearest-neighbours
Python implementation of nearest k neighbours algorithm (k-NN).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/background-subtraction
Python implementation of background subtraction task on video using Gaussian mixture models.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/support-vector-machine
Python implementation of Support Vector Machine (SVM) with different libs like CVXOPT.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/ml-labworks
IPython notebooks - laboratory works (Python, sklearn, skimage and so on).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
godlike-machine-learning/basic-ml/recommender-system
Python implementation of basic recommender system methods like ALS, Collaborative Filtering and so on.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0