GitTeaching
Aicha Aid - PhD | Associate Professor | Python Developer 👩💻 | Interested in Machine Learning, NLP, and Crisis Management.
UniversityAlgiers, Algeria
Pinned Repositories
APIs_with_fastapi
Python - Building APIs with FastAPI.
Data-Structures-Algorithms-in-Python
Data Structures & Algorithms in Python.
Django_Credit_Card_Fraud
Django REST API that uses Machine Learning models to predict and detect fraud in online credit card transactions.
Django_Flashcards
Python - Django Flashcards web application to easily create flash cards and quiz yourself for memorization. Personalized categories. Possibility to export cards in a CSV file.
Django_NER_Crisis
Django web application and REST API - Named Entity Recognition to identify and extract 4W situational events - WHAT WHERE WHEN WHO - from crisis text reports and Twitter.
Fake-News-Detector-App
Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.
LMS-Arduino-Python
Smart Library Management System using RFID MFRC522, Arduino, Python Tkinter, DHT11 sensor, and MySQL.
Microservices_WebApp
Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).
My-Courses
Courses about : Data Mining, NLP, SOA, Human-Computer-Interactions, Semantic Web, Ontologies.
Predicting-using-Neural-ODE
Deep Learning - Predicting using Neural Ordinary Differential Equations - torchdiffeq.
GitTeaching's Repositories
GitTeaching/Fake-News-Detector-App
Flask & Python - Fake news prediction using Machine Learning algorithms and Flask Framework.
GitTeaching/My-Courses
Courses about : Data Mining, NLP, SOA, Human-Computer-Interactions, Semantic Web, Ontologies.
GitTeaching/Predicting-using-Neural-ODE
Deep Learning - Predicting using Neural Ordinary Differential Equations - torchdiffeq.
GitTeaching/Django_Flashcards
Python - Django Flashcards web application to easily create flash cards and quiz yourself for memorization. Personalized categories. Possibility to export cards in a CSV file.
GitTeaching/Microservices_WebApp
Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).
GitTeaching/LMS-Arduino-Python
Smart Library Management System using RFID MFRC522, Arduino, Python Tkinter, DHT11 sensor, and MySQL.
GitTeaching/Data-Structures-Algorithms-in-Python
Data Structures & Algorithms in Python.
GitTeaching/Django_Credit_Card_Fraud
Django REST API that uses Machine Learning models to predict and detect fraud in online credit card transactions.
GitTeaching/Django_NER_Crisis
Django web application and REST API - Named Entity Recognition to identify and extract 4W situational events - WHAT WHERE WHEN WHO - from crisis text reports and Twitter.
GitTeaching/APIs_with_fastapi
Python - Building APIs with FastAPI.
GitTeaching/Talks_and_Conferences
GitTeaching/Blog-Web-App-Flask
Blog web application using Flask framework and SQL Alchemy - Python
GitTeaching/concurrency_parallelism_asyncio
Multiprocessing, (multi)threading ,and asynchronous programming with asyncio. Python Event-Driven architecture using RabbitMQ and pika.
GitTeaching/Django_CRM_Project
Python - CRM webapp using Django Framework.
GitTeaching/Flask-REST-API
Products CRUD REST API With Flask & SQL Alchemy & Marshmallow
GitTeaching/ML-and-DL-with-Python
EDA, preprocessing, and modelling. Different ML & DL projects.
GitTeaching/neural-nets-mlp-with-python
MLP with Python from Scratch - with complete examples
GitTeaching/TP-NLP-using-Python
TP TAL - NLP - Python
GitTeaching/web-scrapers-with-python
Different Web Scrapers with Python : Requests, BeautifulSoup, APIs, Scrapy, Selenium, and much more.
GitTeaching/Flask-Hybrid-MovieRec-App-Deployement
Hybrid movie recommendation web app using Machine Learning, the movie DB API, and Flask.
GitTeaching/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
GitTeaching/Blog-Web-App-Flask-Deployment
Blog web application using Flask framework - Python
GitTeaching/BookShelfWebService
GitTeaching/Data-sets
Data sets used in examples
GitTeaching/Instagram-Shop-Scraper
Python - Flask web application - E-commerce - Scraping Instagram shops based in Algeria
GitTeaching/IPLocationFinder
GitTeaching/Language_Detection_ML_API
Deploying Language Detection Machine Learning Model in Production as APIs, using Python FastAPI (REST API) and Flask (webapp.
GitTeaching/linear-regression-python-from-scratch
Linear Regression with Python from Scratch - with complete examples
GitTeaching/Salary-Prediction-Flask-API
Salary Prediction Flask API using Machine Learning
GitTeaching/svm-with-python-from-scratch
SVM with Python from Scratch - with complete examples