Pinned Repositories
AgentBased-Dungeon-Growing
Generating dungeons using Stochastic Agents
Automatic_Ponzi_Warner
BERT-text-classification
I used ParsBERT pretrained model to fine tune on a persian dataset (persica). It was part of my NLP homework in spring 2021.
Binary-Classification-Perceptron
douglas-peucker-cartographic-generalization
It was a homework for cartography course in my bachelor's in 2018
hmm-part-of-speech-tagging
part of speech tagging using hidden markov models. This project was a part of my homeworks in NLP couser in my master's in spring 2021.
hmm-sequence-classification
In this project (which was a part of my NLP homeworks in spring 2021 as a master's student), I trained different hmm models on different sequences and for some kind of language model. When these models see a new sequene they can compute probabilty of that sequence and determine to which language model (or class) they belong.
minesweeper
A simple minesweeper game using PyQt5
ngram-SRILM
training an N-gram language model on a Persian text corpus using SRILM tool
surveying-tools
a bunch of tools used in land surveying
parsadaj's Repositories
parsadaj/AgentBased-Dungeon-Growing
Generating dungeons using Stochastic Agents
parsadaj/Automatic_Ponzi_Warner
parsadaj/BERT-text-classification
I used ParsBERT pretrained model to fine tune on a persian dataset (persica). It was part of my NLP homework in spring 2021.
parsadaj/Binary-Classification-Perceptron
parsadaj/douglas-peucker-cartographic-generalization
It was a homework for cartography course in my bachelor's in 2018
parsadaj/hmm-part-of-speech-tagging
part of speech tagging using hidden markov models. This project was a part of my homeworks in NLP couser in my master's in spring 2021.
parsadaj/hmm-sequence-classification
In this project (which was a part of my NLP homeworks in spring 2021 as a master's student), I trained different hmm models on different sequences and for some kind of language model. When these models see a new sequene they can compute probabilty of that sequence and determine to which language model (or class) they belong.
parsadaj/minesweeper
A simple minesweeper game using PyQt5
parsadaj/ngram-SRILM
training an N-gram language model on a Persian text corpus using SRILM tool
parsadaj/surveying-tools
a bunch of tools used in land surveying
parsadaj/board_game_assistant
parsadaj/BSP-Dungeon-Generation
Generating dungeons using Binary Space Partitioning
parsadaj/cellular-automata-dungeon-generation
parsadaj/KMeans-Sentinel
parsadaj/My-Certificates
parsadaj/Other-University-Homeworks
parsadaj/procedural-dungeon-generation
parsadaj/random-terrain-generation
chapter 4.2 of PCG in games book
parsadaj/Search-Based-Evolutionary-Procedural-Dungeon
parsadaj/sfp-unet
parsadaj/text-classification-using-document-text-matrix
I used persica corpus to create a document-term matrix to classify different kind of texts with the features which has been obtained after performing SVD decomposition on the matrix.
parsadaj/The-Tale-of-Jack
parsadaj/TicTacToe