profile

Ashish Saha

Research and Development in Data Science & AI.

Previously worked as an intern at Samsung, ISRO.

Regularly evaluating new and evolving technologies.

Social IconSocial IconSocial IconSocial Icon

Experience Experience

isro

Machine Learning Intern

ISRO, Govt. of India | Sep 2024 - Dec 2024 | Ahmedabad, India.

Worked on the "real-time satellite data".

isro

Research & Development Intern

Samsung Research | Feb 2023 - Sep 2023 | Bangalore, India.

Developed graph-based "recommendation system".


Experience Education

Chandigarh University

Chandigarh University

Bachelor of Engineering - BE (Hons.), Computer Science Engineering and Big Data Analytics

2021 - 2025 | Mohali, Punjab, India

Grade: 8.3/10 CGPA


Experience Projects

Cryptocurrency Price Prediction

Online tool to predit crypto price using advanced AI.


Experience Research Papers

isro2025

TRANSMALY: A Real-Time Telemetry Anomaly Detector Using Transformer-Based Approach.

IEEE International Conference on Advanced Computing Technologies (ICACT). Mohan Babu University, India.DOI

isro2025

GANesis: Optimizing Synthetic Data Generation to Feature Correlation and Training Stability.

IEEE International Conference on Contemporary Computing and Communications (InC4). CHRIST University, India.DOI

isro2024

BERT-NER: A Transformer-Based Approach For Named Entity Recognition.

IEEE International Conference on Computing Communication and Networking Technologies (ICCCNT). IIT Mandi, India.DOI


Experience News and Updates

Our research paper was accepted at the IEEE conference. The project is based on real-time satellite data.[July-2025]


Experience Interests

tick

Developing ML & DL Models

tick

Generative AI & Agentic AI

tick

Research and Innovation

tick

Solving and Optimizing Problems

Ideas Become Reality! → Engineering

Python
main.py
data = {
'name': 'Ashish Saha',
'skills': ['AI/ML', 'LLMs', 'Gen AI'],
'socials': ['LinkedIn', 'GitHub'],
'problem solver': True,
'hire': lambda s: (
s['problem solver'] and
len(s['skills']) >= 3
)
}
 
is_hireable = data['hire'](data)
print(is_hireable)
# Fun Fact: clickable socials

Experience Blogs

What is Machine Learning? Types of Machine Learning(ML).Read More
How to Pass Microsoft Certified: Azure Data Scientist Associate (DP-100) Exam.Read More
Let's Study Azure: Unleashing Cloud Computing's Potential.Read More

© Copyright Ashish Saha 2025. All Rights Are Reserved.