Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ieCecchetti/Python_ML_DL_examples

A variety of Machine Learning and Deep Learning scripts in Python. Included some theorical info about that in the Readme
https://github.com/ieCecchetti/Python_ML_DL_examples

bayes-classifier bayesian-statistics deep-learning kernel machine-learning matplotlib neural-network numpy pandas pca pca-analysis python scikitlearn-machine-learning scipy shi

Last synced: 21 days ago
JSON representation

A variety of Machine Learning and Deep Learning scripts in Python. Included some theorical info about that in the Readme

Awesome Lists containing this project

README

        

# Python_ML_DL_example

## Introduction
Hello I'm iEC and the script in this repository are some of my trials with Machine learning and DeepLearning algos.
Some theory explanation and Code resumes are visible on the wiki of each example in addition with tips and result about my tests. So please check that and leave me a feedback.

### Tests
* [Bayes PCA](#)
- [PCA](https://github.com/ieCecchetti/Python_ML_DL_example/tree/master/Bayes%26PCA/Pca#pca-classifier)
- [Bayes](https://github.com/ieCecchetti/Python_ML_DL_example/tree/master/Bayes%26PCA/Bayes#bayes-decision-classifier)
* [SVM](https://github.com/ieCecchetti/Python_ML_DL_example/blob/master/SVM/README.md/#Intro)
* [DeepLearning](https://github.com/ieCecchetti/Python_ML_DL_example/blob/master/DeepLearning/README.md/#Intro)

###### Hope this could be usefull for someone. Leave me a feedback if you want. Enjoy