Skip to content
View AlmasM's full-sized avatar
Block or Report

Block or report AlmasM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. EmotionDetection EmotionDetection Public

    Mutli-modal research project that combines text analysis and image processing to determine emotions

    Python 7 3

  2. ReviewFaceRecognition ReviewFaceRecognition Public

    Review Face Recognition packages such as ClarifAI, face_recognition (dlib) and Microsoft Azure

    Python 1

  3. Python resources for development: Un... Python resources for development: Unit Testing, PostgreSQL, ORMs, Git(Hub), Docker
    1
    # Python In Production
    2
    Helper Python Functions related to CI/CD and production. In this post, I will outline and provide links to various sources and guides that will help working with Python in production. 
    3
    
                  
    4
    # Table of Content
    5
    
                  
  4. Resources for Neural Networks: Keras... Resources for Neural Networks: Keras, SSD Keras, Faster-RCNN, Mask RCNN, YoloV2
    1
    
                  
    2
    ## General AI References
    3
    - [DeepLearning.AI Image Recongition - Video Tutorial by Andrew Ng](https://www.youtube.com/watch?v=ArPaAX_PhIs&list=PLkDaE6sCZn6Gl29AoE31iwdVwSG-KnDzF)
    4
    - [AI Book](https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/chapter1.html)
    5
    - [AI Book - CNN](https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/convolution.html)
  5. Website Resources: HTML, CSS, PHP, M... Website Resources: HTML, CSS, PHP, MySQL, JavaScript, Amazon AWS
    1
    # WebsiteResources
    2
      Recently I finished my first website, and previously I had no web development knowledge. As in case with most CS related work, internet has been my closest companion. In this repository I compiled some of the useful resources I found online. Keep in mind that there will be a lot of 'googling' to do along the way. 
    3
      
    4
      More specifically, this repository is a collection of resources such as HTML, CSS (Bootstrap), PHP, MySQL, JavaScript. I will also provide some resources on how to publish website using Amazon AWS and NameCheap.
    5
     
  6. restful-api restful-api Public

    RESTful API Web Services

    Python 1 1