Hojjat Mokhtarabadi's repositories

Attention-is-all-you-need

Implementation of Attention is all you need

Language:PythonStargazers:4Issues:1Issues:0

CartPole

A pole is attached by an un-actuated joint to a cart, which moves along a frictionless track. The system is controlled by applying a force of +1 or -1 to the cart. I solved it with the help of Deep_Q learning with Experience Replay and also with a variant of Reinforce Policy Gradient algorithm

Language:PythonStargazers:1Issues:0Issues:0

course-content

NMA Computational Neuroscience course

Language:Jupyter NotebookLicense:CC-BY-4.0Stargazers:1Issues:0Issues:0

Latent-variable-and-Generative-models

A collection of different latent variable and generative models

Language:PythonStargazers:1Issues:1Issues:0

learning

A log of things I'm learning

License:MITStargazers:1Issues:0Issues:0

Lexical-Analyzer

Lexical Analysis is the first phase of the compiler also known as a scanner. It converts the High level input program into a sequence of Tokens.

Language:C#Stargazers:1Issues:0Issues:0

material-components-android

Modular and customizable Material Design UI components for Android

Language:JavaLicense:Apache-2.0Stargazers:1Issues:0Issues:0

bloc

A predictable state management library that helps implement the BLoC design pattern

Language:DartLicense:MITStargazers:0Issues:0Issues:0

Canonical-LR0-States

CLR refers to canonical lookahead. CLR parsing use the canonical collection of LR (1) items to build the CLR (1) parsing table. CLR (1) parsing table produces the more number of states as compare to the SLR (1) parsing

Language:C#Stargazers:0Issues:0Issues:0

FoodOn

An online food shopping application developed with Flutter

Language:DartStargazers:0Issues:0Issues:0

FrozenLake_v0

The agent controls the movement of a character in a grid world. Some tiles of the grid are walkable, and others lead to the agent falling into the water. Additionally, the movement direction of the agent is uncertain and only partially depends on the chosen direction. The agent is rewarded for finding a walkable path to a goal tile "OpenAI"

Language:PythonStargazers:0Issues:0Issues:0

lm-evaluation-harness

A framework for few-shot evaluation of autoregressive language models.

License:MITStargazers:0Issues:0Issues:0

promptsource

Toolkit for creating, sharing and using natural language prompts.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

taming-transformers

Taming Transformers for High-Resolution Image Synthesis

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0