Giter Site home page Giter Site logo

Taha Afzal's Projects

advanced-word-count icon advanced-word-count

Program counts the number of words in a text file (excluding stop words) and prints a report on the n most frequent words.

convolutional-neural-networks icon convolutional-neural-networks

Training and evaluating Convolutional Neural Networks (CNNs) on the MNIST digit dataset with various layers, activation functions, epochs, etc to try to come up with the best model.

deep-multilayer-perceptron icon deep-multilayer-perceptron

Using the MNIST dataset and training a deep MLP on the dataset using the keras package, and getting better than 98% precision when the test data hold-outs are applied. Playing with different dimensions of the network and activation functions to compare how the performance changes.

ensembles icon ensembles

Exploring the MNIST dataset, training and evaluating various classifiers, such as a Random Forest classifier, an Extra-Trees classifier, SVM, MLPClassifier, XGBClassifier, VotingClassifer Ensemble with hard and soft voting techniques.

facial-recognition icon facial-recognition

Facial Recognition using KMeans model on the sklearn.datasets.fetch_olivetti_faces() dataset. Exploring different values in Principal Component Analysis (PCA) and understanding their affect on the clusters produced.

image-editor icon image-editor

The program lets the user open any image and then convert it to gray scale, negative, and even print out image stats using a graphic interface implementing buttons.

live-earthquake-map icon live-earthquake-map

This R-script shows a real-time map of the world marked with earthquakes. The user can choose the magnitude and how recent the earthquakes occurred using easy-to-use UI controls.

machine-learning icon machine-learning

Uses a 2/3 of the data to train a Machine Learning Algorithm and then uses 1/3 of the data to test the algorithm. The script also plots different models so the user can analyze them and see which one meet their needs the best/

ridesio icon ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.

soccer-ball icon soccer-ball

The program draws a soccer ball on the window using shape objects.

tweets-analysis icon tweets-analysis

Analyzes the tweets to print a report showing if the content is negative or positive.

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.