• Stars
    star
    11
  • Rank 1,685,325 (Top 34 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

1. Perceptron: The very basic entity in Machine Learning. It's training and weights update in code. 2. Image Aesthetic Assessment: Determining the aesthetic content of an image. The network defined use Spatial Pyramid Pooling. 3. Image Classification: Alexnet architecture in Keras for image classification. Find more here