Pinned Repositories
ATP-Tennis-Match-Prediction
carla
Open-source simulator for autonomous driving research.
carla_dataset_tools
Tools for dataset generation based on CARLA simulator. (Data Collector)
carlafox
Deep-Learning
Deep Learning projects
GPT2-Transformer-Model-Parallelism
gramme
We provide the code, pretrained models, and scripts to reproduce the experiments of the paper "Towards All-Weather Autonomous Driving". All code was implemented in Python using the deep learning framework PyTorch.
Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
Machine-Learning
This is my work around Machine learning, some models are done from scratch
josephKettaneh's Repositories
josephKettaneh/ATP-Tennis-Match-Prediction
josephKettaneh/carla
Open-source simulator for autonomous driving research.
josephKettaneh/carla_dataset_tools
Tools for dataset generation based on CARLA simulator. (Data Collector)
josephKettaneh/carlafox
josephKettaneh/Deep-Learning
Deep Learning projects
josephKettaneh/GPT2-Transformer-Model-Parallelism
josephKettaneh/gramme
We provide the code, pretrained models, and scripts to reproduce the experiments of the paper "Towards All-Weather Autonomous Driving". All code was implemented in Python using the deep learning framework PyTorch.
josephKettaneh/Hands-On-Graph-Neural-Networks-Using-Python
Hands-On Graph Neural Networks Using Python, published by Packt
josephKettaneh/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
josephKettaneh/Machine-Learning
This is my work around Machine learning, some models are done from scratch
josephKettaneh/REINFORCEMENT-LEARNING
josephKettaneh/Prompt-Engineering
josephKettaneh/SDC-ALTEN-TEST
Java test for SDC Alten
josephKettaneh/spring-core-spring-mvc
josephKettaneh/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
josephKettaneh/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch