Giter Site home page Giter Site logo

Dan 's Projects

aws-kms-workshop icon aws-kms-workshop

A practical AWS KMS Workshop covering Key's best practices, operations, monitoring and App integration.

customerfeedbacksentimentanalysis icon customerfeedbacksentimentanalysis

System to perform Sentiment analysis of files stored on AWS S3 via a AWS Lambda funcion. Uses NLTK and Textblob libraries for the sentiment analysis. In fact uses the Textblob.sentiment property which is based upon PatternAnalyzer (based on the pattern library). The system basically supossed that if customer feedback is formatted as a text file and sent to S3 bucket, a lambda function can trigger to start a sentiment analysis on that particular feedback. If the results from the sentiment analysis is that it is a negative feedback, the file is copied to a high priority S3 bucket, a bucket that is set up to be monitored and acted on it quickly.

deep-learning-lstm-automatic-music-composition icon deep-learning-lstm-automatic-music-composition

Automatic Music composition with a RNN network and sequences of 7 timesteps. Keras, TensorFlow and Music21 are used in the notebook. Using Steve Vai's guitar scores as corpus. Trying to make the model compose another "For the love of god", see the details in the Notebook.

guitarascii-tab-to-music21-and-pythonlist-converter icon guitarascii-tab-to-music21-and-pythonlist-converter

This code will convert ASCII Guitar Tabs to MIT Music21 library Tiny Notation format or to Python List of notes in standard notation. Also, provides some computation on the guitar score: song's key, top phrases (variable lenght) and best scales to play along. Python 3.6.1

rekocli icon rekocli

A custom lightweight CLI for Amazon Rekognition. Creates simpler command and simplifies output

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.