Git Product home page Git Product logo

Ammar Chalifah's Projects

addons icon addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons

airflow-pipeline icon airflow-pipeline

Project repository of Apache Airflow, deployed on Docker in Amazon EC2 via GitLab.

ammaru-kub-bot icon ammaru-kub-bot

LINE chatbot to perform simple commands (sending pictures from static directory and sending predetermined text messages) built with Flask and Line Chatbot SDK. The script is deployed to Heroku, then connected to LINE messaging API via its webhook service.

data-eng-zoomcamp icon data-eng-zoomcamp

Repository to store projects and other notes from the DataTalks' Data Engineering Zoomcamp.

dbt-core icon dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

hadoop-practice icon hadoop-practice

Personal learning repository to understand Hadoop, YARN, Spark, and HIVE.

mlops-smoke-detection icon mlops-smoke-detection

This project is created to learn best practices of MLops and submitted as my project in DataTalksClub's MLops Zoomcamp.

people-counting icon people-counting

Framework for people counting algorithm utilizing TensorFlow 2 Object Detection API.

people-tracker-and-counter icon people-tracker-and-counter

Python based object detection and tracking for collecting data from CCTV. Built on TensorFlow Object Detection API 2 and centroid tracker implementation by Pyimagesearch.

simple-spam-classification icon simple-spam-classification

This simple program classify a text message as spam/not spam. It uses NLTK and Pandas library. The mechanism behind the classification is by using a training data with spam/not spam label, and by using direct comparison between keywords from the spam and not spam categories. For words that appear in spam categories and not in not spam categories, it will be saved as spam keywords. When a test text given as an input, the program will see whether it has the spam keyword in it or not, then classify it accordingly.

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

videorcnn icon videorcnn

RCNN object detection implementation with python from scratch.

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.