milaan9 /
92_Python_Games
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
Loading repository data…
Ryomen-25 / repository
This repository contains Jupyter Notebooks from my Artificial Intelligence university coursework.
<<<<<<< HEAD Pandas Data Cleaning Practice – Iris Dataset
This notebook demonstrates data cleaning and preprocessing using Pandas on a modified version of the classic Iris dataset (iris_dirty.csv). The dataset intentionally contains inconsistencies, missing values, and formatting issues to simulate real-world messy data.
Objectives
Practice data inspection and exploration
Handle missing values
Fix incorrect data types
Detect and manage duplicate records
Clean inconsistent categorical values
Prepare the dataset for data analysis or machine learning
Tools Used
Python
Jupyter Notebook
Pandas
NumPy
Workflow
Load the dataset
Explore dataset structure and statistics
Identify data quality issues
Clean and preprocess the data
Validate the cleaned dataset
Dataset
iris_dirty.csv is a deliberately corrupted version of the classic Iris dataset used for data cleaning exercises.
Purpose
This repository contains Jupyter Notebooks from my Artificial Intelligence university coursework.
58dcf6f23d2d775ed6205768188d777975fa3f0e
Selected from shared topics, language and repository description—not editorial ratings.
milaan9 /
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
janblechschmidt /
This repository contains a number of Jupyter Notebooks illustrating different approaches to solve partial differential equations by means of neural networks using TensorFlow.
integrativebioinformatics /
This repository contains scNotebooks, a collection of interactive Jupyter and Google Colab notebooks designed to teach and practice single‑cell and spatial transcriptomics. The notebooks guide learners through the complete workflow from introductory steps and single‑cell pipelines to diverse analytical approaches, and FAIR and sharing data
dipanjanS /
This repository will contain the presentation and python jupyter notebooks for the DataHack Summit 2024 conference talk, Improving Real-world Retrieval Augmented Generation Systems, focusing on the key challenges and practical solutions of how to solve them
laxmimerit /
This repository contains implementations of Retrieval-Augmented Generation (RAG) in Jupyter notebooks. It includes examples of building chatbots with and without history, processing PDFs with RAG, and using DeepSeek models for local RAG and financial document analysis.
StephanRhode /
This repository contains jupyter notebooks and python code for KIT course: Python Algorithms for Automotive Engineering