Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. # Artificial Intelligence and Machine Learning Implementations
  2. Hello, I am **Kevin Scaccia** and here is some code I wrote during my studies of Artificial Intelligence and Machine Learning.
  3. I hope to contribute :smiley:
  4.  
  5.  
  6.  
  7. ## Supervised Learning
  8. ### Classification
  9. - K-nearest neighbors (KNN)
  10. - Naive Bayes for Twitter classification
  11. ### Regression
  12. - Linear Regression
  13. ### Artificial Neural Networks
  14. - MLP and Simple Perceptron
  15. - Multilayer Perceptron
  16. - Long Short-Term Memory Network (LSTM)
  17. ### Genetic Algorithms
  18.  
  19. ## Unsupervised Learning
  20. StackEdit stores your files in your browser, which means all your files are automatically saved locally and are accessible **offline!**
  21.  
  22. ## Other
  23.  
  24. The file explorer is accessible using the button in left corner of the navigation bar. You can create a new file by clicking the **New file** button in the file explorer. You can also create folders by clicking the **New folder** button.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement