M.Taghizadeh's repositories
Dollar_Rial_Price_Dataset
In this dataset, the price of the dollar to the Iranian rial in the years 2011 to 2023 has been collected by our crawler.
Python-full-course
Full Python Programming Tutorials with Focus on artificial intelligence and machine learning
flan-t5-base-imdb-text-classification
In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtained a very good accuracy of 93%.
Git-tutorial-for-developers
Here we learn Git SC and this repository is for communication with students of Git full course
NLP-from-RNN-to-Transformer
In this repository, based on the latest NLP pappers, we researched on sequential data and time series and developed tasks in NLP such as stock price prediction, time series prediction, sentiment analysis from text and We developed the language model and so on. This research is based on recurrent neural networks, LSTM networks and the new Transformer architecture and attention mechanism.
M-Taghizadeh
Some of informations about Mohammad Taghizadeh
Django-Restful-API-Challenge
Implement a simple Restful API on Django using the following tech stack: Python, Django Rest Framework, AWS DynamoDB
Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.
python-webinar
Our goal in this webinar is to provide a quick and practical training as your first step to becoming a professional Python programmer, so that after watching this training you will be able to gain a very good knowledge of programming with Python and using Python in artificial intelligence, machine learning, deep learning, data mining, and backend programming using Flask and Django
Deep-Face-Recognition
In this repository, we implement and review state of the art papers in the field of face recognition and face detection, and perform operations such as face verification and face identification with Deep models like Arcface, MTCNN, Facenet and so on.
BigData_Projects
Projects related to Big Data course will be implemented in this repository.
ChatGPT-for-Python-Programmers
In this repository, we introduced ChatGPT applications for Python and artificial intelligence programmers in various cases.
Corona-Project
Site development provides the latest statistics on the coronavirus
ReSTFul_API_Intro
CRUD in ReSTFul API in Flask
LtcLnc-Algorithm
Implementation Search Engine with LTC-LNC algorithm developed with Python and Flask framework
Programming-Day-Webinar
256 is a familiar number for programmers, and for this reason, the 256th day every year is called programmer's day. In this webinar, we celebrated together and learned some tips to improve our career path in programming.
CloudSim-Round-Robin
CloudSim Example with Round Robin Data center broker & Round Robin Vm Allocation Policy with Circular Hosts List
Hugging-Face-Course
The Hugging Face course on Transformers
keras-vggface
VGGFace implementation with Keras Framework
python-bot
Telegram Bot Created Using Python