-
University of Bonn
- Bonn, Germany
- https://behzadshomali.github.io/
- @behzadshomali
- in/behzadshomali
-
modalities Public
Forked from Modalities/modalitiesModalities, a PyTorch-native framework for distributed and reproducible foundation model training.
Python MIT License UpdatedDec 15, 2025 -
-
-
translation-agent Public
Forked from andrewyng/translation-agentPython MIT License UpdatedJun 24, 2024 -
-
NLP-Embedding-Dimensionality-Reduction Public
Forked from s-knauer/nlp-edraNLP Course Project - Comparing different approaches on reducing the dimensionality of language model embeddings.
Jupyter Notebook UpdatedOct 24, 2023 -
Grad_CAM_Pytorch Public
Have you ever asked yourself, which regions of the input image were considered more by the model? If so, Grad-CAM has exciting answers for you!
-
FlanT5-CoT-Specialization Public
Forked from FranxYao/FlanT5-CoT-SpecializationImplementation of ICML 23 Paper: Specializing Smaller Language Models towards Multi-Step Reasoning.
Jupyter Notebook MIT License UpdatedJun 18, 2023 -
A simple Diffusion Probabilistic Model from scratch in PyTorch. The model was trained on Oxford flowers dataset
-
Cool-random-stuff Public
I will upload every piece of code that is cool to me. These cool codes may include a Coursera course side project or can be a simple zero-player game that is played in Terminal!!!
-
Train Perceptrons, MLPs, and RBFs by applying Delta rule. This repo is result of our joint work (Ilaha Manafova & I) for the "Technical Neural Networks" course held at the University of Bonn.
-
Multi-Nural-Gas Public
Train Multi Neural Gas (MNG) from scratch in Python. This repo is result of our joint work (Ilaha Manafova & I) for the "Technical Neural Networks" course held at the University of Bonn.
-
educational-blockchain-system Public
Forked from kasrakn/educational-blockchain-systemThis system employs various properties of a real blockchain system such as Transact, Mine, Gossip, and Receive.
-
This repository contains my projects in the context of the "Computational Intelligence" course (held at FUM).
-
Data-mining-project Public
This repository contains our joint work (Mohammad Mohammadzadeh and I) in the context of the "Introduction to Data Mining" course (held at FUM) projects.
clustering multithreading feature-extraction classification data-crawling text-preprocessing frequent-pattern-extractionJupyter Notebook UpdatedSep 14, 2022 -
This repository contains our teaemwork in the context of the "Information Retrieval (IR)" course (held at FUM) projects.
elasticsearch information-retrieval multithreading inverted-index data-crawling colloborative-filteringPython UpdatedAug 3, 2022 -
BGrammar_ANTLR Public
This is an imaginary grammar developed in ANTLR. The supported syntax is a combination of c++, Python, Golang, and also some new structures!
ANTLR UpdatedMay 12, 2022 -
Quoridor Public
Quoridor is a 2 or 4 players board game whose board is 9x9. The objective is to be the first player to move their pawn to the opposite side of the game board from which it begins.
-
Image-Describe-Pipe Public
This app outputs the name, coordinations, sentiment of each extracted face, and besides a brief description of the scene's context for each input image.
-
OS-Scheduler-Project Public
In this project several well-known OS scheduler algorithms are implemented, including: FCFS, SJF, RR, MLFQ, MLQ
-
Car-Rental-Management-System Public
The aim of this project is to design a Car Rental Management System (CRMS) using Java programming language, and JavaFX library for the Graphical User Interface (GUI).
-
Social-media-database Public
This is a database developed in SQLite simulating a social media like LinkedIn! This database has 17 tables (5 main+12 others)
-
Online-shopping-store Public
In this project, we were supposed to design a simple online-shopping store developing in Java. The project contains two main parts: 1. The depot app 2. The customer app.
-
Pushdown_automaton Public
In the theory of computation, a pushdown automaton (PDA) is a type of automaton that employs a stack. In this program, a PDA is going to be constructed by the input grammar.
Python UpdatedNov 19, 2020