HenryHengLUO /
Retrieval-Augmented-Generation-Intro-Project
This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
Loading repository data…
Ali-Banihashemi / repository
Projects demonstrating the implementation and explanation of machine learning algorithms: K-Nearest Neighbors (KNN), Support Vector Machines (SVM), Gradient Boosted Trees (GBT), and Extreme Gradient Boosting (XGBoost) using Python.
This repository contains projects demonstrating the implementation and explanation of key machine learning algorithms: K-Nearest Neighbors (KNN), Support Vector Machines (SVM), Gradient Boosted Trees (GBT), and Extreme Gradient Boosting (XGBoost). These projects showcase my understanding and skills in applying these algorithms to various datasets using Python.
This was done for the AI course in 2024 at the University of Tehran under the instruction of Professor Khoshnevisan.
To access the used resources such as images and datasets, you can visit this Google Drive.
Feel free to reach out to me via LinkedIn or Email for any questions or collaborations.
This project is licensed under the MIT License - see the LICENSE file for details.
Selected from shared topics, language and repository description—not editorial ratings.
HenryHengLUO /
This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
AlexIoannides /
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
DIGVISHRAYALA /
This repository contains a Jupyter Notebook developed as part of the CA-2 project. It focuses on data analysis using Python with libraries like Pandas, NumPy, Matplotlib, and others. The project demonstrates data loading, preprocessing, exploration, and visualization techniques suitable for academic submissions or real-world data insights.
rubenandrebarreiro /
⚛️ 🔒 🔑 A project based in Cryptography, most specifically in Quantum Cryptography. This project was built using Python, Jupyter Notebook, and some Quantum Frameworks, such as, Qiskit (IBM Q Experience), Cirq (Google AI Quantum), PyQuil (Rigetti Computing), PennyLane (Xanadu Quantum Technologies), Q# (Microsoft Quantum Development Kit), ProjectQ (ETHZ's Quantum Open-Source Framework), Quantum Inspire (TU Delft's Quantum Platform) and QuTip. It's made a brief introduction to Quantum Computing, then explained a little of the background history of the BB84 Protocol, how it works, possible practical implementations/solutions, its security proofs, comparisons with other Classical Key Distribution schemes and demonstrated a couple of Live Demos of it.
NimraAslamkhan /
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow is a comprehensive machine learning project that guides users through the implementation of various algorithms and techniques, from basic linear regression to complex deep learning models. This repository includes code examples and Jupyter notebooks that demonstrate the concepts cov
ankan24 /
This repository contains a collection of Jupyter Notebooks that demonstrate various machine learning and data analysis techniques. The project does not provide a detailed description or specific use cases, but the notebooks cover a range of topics related to machine learning and data analysis.