-
Datologyai
- California
- https://amro-kamal.github.io/amro/
- @amrokamal1997
-
amro-kamal.github.io Public template
Forked from alshedivat/al-folioA beautiful, simple, clean, and responsive Jekyll theme for academics
HTML MIT License UpdatedMay 2, 2025 -
-
-
-
-
-
-
-
-
fastpages Public template
Forked from fastai/fastpagesAn easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Jupyter Notebook Apache License 2.0 UpdatedNov 13, 2022 -
Rubic-s-cube-solver Public
This is an arduino code for a Rubic's cube solver robot
C++ UpdatedOct 10, 2022 -
-
-
Improving-Arabic-NMT Public
A repo for the project "Arabic Multitask Learning Neural Machine Translation"
-
-
SimCLR-Implementation Public
Implementation of the paper : A Simple Framework for Contrastive Learning of Visual Representations (SimCLR))
Python UpdatedJun 8, 2022 -
msn Public
Forked from facebookresearch/msnMasked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)
Python Other UpdatedMay 9, 2022 -
model-vs-human Public
Forked from bethgelab/model-vs-humanBenchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
Python UpdatedApr 8, 2022 -
Neural-Network-Form-Scratch Public
A class I wrote in numpy to initialize and train a neural network.
Python UpdatedMar 12, 2022 -
-
iclr-blog-track.github.io Public
Forked from iclr-blog-track/iclr-blog-track.github.ioHTML Other UpdatedDec 31, 2021 -
Mixup-Implementaion Public
Implementation for "mixup: BEYOND EMPIRICAL RISK MINIMIZATION"
Jupyter Notebook UpdatedNov 11, 2021 -
In this repo I will share some ML projects/codes I've worked on
-
CNNModels-Simple-Library Public
A simple library I wrote in Python to implement and train some of the famous CNNs models
Python UpdatedNov 10, 2021 -
Plant-App Public
Plant App: a mobile application that uses computer vision to classify plants diseases based on the symptoms on the leaves.
Java UpdatedNov 10, 2021 -
-
Reinforcement_Learning_Project_Tic_Tac_toe Public
Forked from ahmedelmogtaba/Reinforcement_Learning_Project_Tic_Tac_toeFinal Project for Reinforcement Learning (AMMI)
Jupyter Notebook UpdatedSep 26, 2021 -
MLOps-Basics Public
Forked from graviraja/MLOps-BasicsJupyter Notebook MIT License UpdatedSep 25, 2021 -
BarlowTwins-Implementation Public
Implementation for "Barlow Twins: Self-Supervised Learning via Redundancy Reduction" (not completed!)
Python UpdatedAug 22, 2021 -
SimSiam-Implementation Public
A pytorch Lightning implementation for the SimSiam (Exploring Simple Siamese Representation Learning)