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…
Compcode1 / repository
This repository contains my 'DATA ENGINEERING CONCEPTS' outline modeled after (but not strictly aligned with) the flow of the Dataquest Data Engineer course. The Jupyter Notebook file ('technique_demo.ipynb') is a "practice space" with code representing many but not all of the various techniques that make up the outline.
This repository contains my 'DATA ENGINEERING CONCEPTS' outline modeled after (but not strictly aligned with) the flow of the Dataquest Data Engineer course. The outline is in PDF form. It is expected to be modified (primarily with additional information amendments) over time and can serve as a knowledge base framework.
The Jupyter Notebook file ('technique_demo.ipynb') is a "practice space" with code representing many but not all of the various techniques that make up the outline. The Markdown cells in the Notebook provide more specific notations on these technique implementations, strategies, and results. This Notebook can be updated over time without concern for order of operations, as the overall objective is limited to practicing the various techniques in a disparate manner.
The 'synthetic_dataset_primary.csv' and 'high_records.txt' files are a synthetic dataset that is used in many of the coding exercises in the practice space. This dataset has been used in various projects (including the algorithmic development of the dataset itself) and can be found in the Repository 'synthetic-metabolic-dataset.'
This approach represents an iterative and experiential learning method in data engineering. It allows for continuous refinement and expansion of skills through hands-on practice and repeated development cycles. The outline in PDF form provides a structured foundation of data engineering principles, while the Jupyter Notebook offers a practical, interactive space to experiment with these concepts. By combining a formal outline with exploratory coding practices, this project exemplifies a constructivist educational strategy—building knowledge incrementally through direct experimentation, reflection, and adaptation. This method is particularly suited for data engineering, where continuous learning, application, and alignment of theory and practice are essential for mastering complex technical skills.
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