Ibrahim Sobh's repositories

llms

Large Language Models: In this repository Language models are introduced covering both theoretical and practical aspects.

Language:Jupyter NotebookLicense:MITStargazers:250Issues:7Issues:0

Transformers

Transformers and related deep network architectures are summarized and implemented here.

Language:Jupyter NotebookLicense:MITStargazers:211Issues:5Issues:0

imageclassification

Deep Learning: Image classification, feature visualization and transfer learning with Keras

Language:Jupyter NotebookLicense:MITStargazers:122Issues:8Issues:0

Practical-DRL

This is a practical resource that makes it easier to learn about and apply Practical Deep Reinforcement Learning (DRL) https://ibrahimsobh.github.io/Practical-DRL/

Language:Jupyter NotebookLicense:MITStargazers:83Issues:3Issues:1

Segmentation

In this tutorial, you will perform inference across 10 well-known pre-trained semantic segmentors and fine-tune on a custom dataset. Design and train your own segmentor.

Language:Jupyter NotebookLicense:MITStargazers:69Issues:2Issues:0

see-inside-cnn

Going deeper into Deep CNNs through visualization methods: Saliency maps, optimize a random input image and deep dreaming with Keras

Language:Jupyter NotebookLicense:MITStargazers:68Issues:6Issues:0

Object-Detection

In this tutorial, you will perform inference across 10 well-known pre-trained object detectors and fine-tune on a custom dataset. Design and train your own object detector.

Language:Jupyter NotebookLicense:MITStargazers:67Issues:2Issues:0

kaggle-COVID19-Classification

COVID-19 is an infectious disease. The current outbreak was officially recognized as a pandemic by the World Health Organization (WHO) on 11 March 2020. X-ray machines are widely available and provide images for diagnosis quickly so chest X-ray images can be very useful in early diagnosis of COVID-19. In this classification project, there are three classes: COVID19, PNEUMONIA, and NORMAL

Language:Jupyter NotebookLicense:MITStargazers:32Issues:4Issues:1

kaggle-Flower-Classification-TPUs

TPUs are powerful hardware accelerators specialized in deep learning tasks, now available on Kaggle. https://ibrahimsobh.github.io/kaggle-Flower-Classification-TPUs/

Language:Jupyter NotebookLicense:MITStargazers:14Issues:3Issues:0

askdoc

In this tutorial we will see 💡 How to get answers from documents using Chroma vector database, PaLM LLM by Google, and a question answering chain from LangChain. And finally, use Streamlit to develop and host the web application. You will need to use your google_api_key (you can get one from Google).

Language:PythonStargazers:5Issues:2Issues:0

askpdf

In this tutorial we will see 💡 How to get answers from a PDF file using Chroma vector database, PaLM LLM by Google, and a question answering chain from LangChain. And finally, use Streamlit to develop and host the web application. You will need to use your google_api_key (you can get one from Google).

Language:PythonStargazers:5Issues:3Issues:0

deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Language:Jupyter NotebookLicense:MITStargazers:4Issues:1Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:3Issues:0

AskYouTube

In this tutorial we will see 💡 How to get answers from a YouTube video using Chroma vector database, PaLM LLM by Google, and a question answering chain from LangChain. And finally, use Streamlit to develop and host the web application. You will need to use your google_api_key (you can get one from Google).

Language:PythonStargazers:3Issues:2Issues:0

DeepRL-Agents

A set of Deep Reinforcement Learning Agents implemented in Tensorflow.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:1Issues:0

dlaicourse

Notebooks for learning deep learning

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

introduction_to_ml_with_python

Notebooks and code for the book "Introduction to Machine Learning with Python"

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

streamlit-example

Example Streamlit app that you can fork to test out share.streamlit.io

Language:PythonStargazers:2Issues:0Issues:0