parastooAflaki
ML Engineer | MSc Big Data Science | BSc Computer Engineering parastoo@enchantedrealms.studio
Enchandted Realms StudioLondon, United Kingdom
parastooAflaki's Stars
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
ricsinaruto/Seq2seqChatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
julianser/hed-dlg-truncated
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
1nfinityLoop/Sudoku-Solver-AI
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)
nouhadziri/THRED
The implementation of the paper "Augmenting Neural Response Generation with Context-Aware Topical Attention"
kchen92/text2shape
Repository for Text2Shape
bremen79/cocob
TensorFlow implementation of COCOB
rsharifnasab/create_word_cloud
create word clouds with wrodcloud-fa for twitter and telegram chat
monjar/Hobbies
This repository contains codes I wrote in my free time, Just for fun or even more pointless :)
mhezarei/netusage
Process-Level Network Traffic Monitoring Tool.
mhezarei/CUDA-RGB-grey
Converts an RGB image to greyscale using parallel programming.
lan2720/GAN-AEL
the PyTorch implementation of paper: [Neural Response Generation via GAN with an Approximate Embedding Layer](http://www.aclweb.org/anthology/D/D17/D17-1065.pdf) Please refer to ###dev### branch to run the code.
roozbehsayadi/Pong-Game
A single-player Pong game implemented for 8086 microprocessors.
mhezarei/compiler
Compiler Project for the Compiler Course at SBU.
kazizzad/GATS
Surprising Negative Results for Generative Adversarial Tree Search
roozbehsayadi/Ray-Tracing
An algorithm for rendering 3D objects.
Rouzbeh99/Compiler-Project
A complete Compiler for a C-like language
ekunnii/adversarial-feedback-chatbot
EMNLP 2020 finding paper "Learning Improvised Chatbots from Adversarial Modifications of Natural Language Feedback"
mhezarei/CV-course-99
Fall 2020 Computer Vision course repository.
monjar/monjar.github.io
monjar/N-Queens-Problem
Sloving N Queens Problem using different algorithms.
monjar/AI-Problems
These are some famous problems solved by AI methods.
monjar/fps-minigame-unity
A beginner's approach to making an indie first-person-shooter game (with unity's April 2020 live learn)
roozbehsayadi/Comment-Verification
Verifies comments, based on a dataset from Digikala.
MahtabSarlak/InternetEngineering_course_99
monjar/Chesster
AP Final Project
monjar/eight-puzzle-ai-client
Client program for solving 8-puzzle problem.
YarandiY/Safety-Robot
Gas leak detection coupled with automatic fan control.
ekunnii/colab-notebooks
repo for my public colab notebooks