Skip to content
View syedirfanx's full-sized avatar
🎯
🎯
Block or Report

Block or report syedirfanx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
syedirfanx/README.md

Hello World

This is Syed Irfan, an MSc Data Science graduate, passionate about Data Science, Analytics, and Machine Learning. I love working with Python to manipulate and analyze data. I strive to leverage my skills and knowledge to solve complex problems and make a positive impact in the world. My other fields of interest are FinTech, Cryptography, Astronomy, and Human psychology.

Find me around the web

Pinned

  1. T5-based-text-summarization T5-based-text-summarization Public

    The main idea of this project is to experiment with different text summarization approaches in Natural Language Processing. It contains T5 based text summarization techniques with extractive and ab…

    Jupyter Notebook 1

  2. transformer-based-question-answering transformer-based-question-answering Public

    A Question Answering project using the Hugging Face Transformers library in Python, which includes fine-tuning pre-trained models on custom datasets to answer questions based on given contexts.

    Jupyter Notebook

  3. web-scraping web-scraping Public

    This is a Python-based web scraper that extracts data from various news portals using the BeautifulSoup library. The scraped data is saved in both CSV and JSON file formats.

    Python

  4. face-generation face-generation Public

    Generate synthetic faces using Generative Adversarial Network (GAN). In this project, here defined and trained a DCGAN on a dataset of faces. The goal is to get a generator network to generate new …

    Jupyter Notebook

  5. swarm-intelligence swarm-intelligence Public

    This repository contains feature selection using Particle Swarm Optimization (PSO) and Dispersive Flies Optimization (DFO) techniques. The project involved selecting the optimal subset of features …

    Jupyter Notebook 1

  6. traffic-monitor-app traffic-monitor-app Public

    An android app by which traffic police of any area can detect any driver who exceeds speed limit of 40kph in front of schools, colleges, universities, hospitals and any other sensitive places by tr…

    Java