Pinned Repositories
AI_nqueens
try to solve nqueens problem with Hill Climbing algorithms
AI_TSP
Travelling Salesman Problem
ATM
Campaign-Negativity-Detection
Chat-Bot
The simplest Chat Bot in Persian with Pytorch
Cinemamovie_costprediction
Implementation of some regression and clustering algorithms on a cinema movie dataset
DesignPatternSummary
A summery of Design Patterns
Language_Model
A Language Model for generating persian news
lfatemerajabil
Config files for my GitHub profile.
lfatemerajabil's Repositories
lfatemerajabil/AI_nqueens
try to solve nqueens problem with Hill Climbing algorithms
lfatemerajabil/AI_TSP
Travelling Salesman Problem
lfatemerajabil/awesome-persian-nlp-ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
lfatemerajabil/Campaign-Negativity-Detection
lfatemerajabil/Chat-Bot
The simplest Chat Bot in Persian with Pytorch
lfatemerajabil/Cinemamovie_costprediction
Implementation of some regression and clustering algorithms on a cinema movie dataset
lfatemerajabil/DesignPatternSummary
A summery of Design Patterns
lfatemerajabil/Language_Model
A Language Model for generating persian news
lfatemerajabil/lfatemerajabil
Config files for my GitHub profile.
lfatemerajabil/Locality-sensitive-hashing-tutorial
A tutorial on locality sensitive hashing, using MinHashing for document similarity and CosineSimilarity for Euclidean space similarity.
lfatemerajabil/Chatbot-with-gpt4free-and-streamlit
Create a personal artificial intelligence assistant with the help of streamlit and gpt4free.
lfatemerajabil/clean-code-python
:bathtub: Clean Code concepts adapted for Python
lfatemerajabil/code-llama-finetune
lfatemerajabil/evidently
Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b
lfatemerajabil/Fine-Tuning-BERT
lfatemerajabil/fine-tuning-LLMs
Codes to complement YouTube videos and blog posts on Medium.
lfatemerajabil/Iran-Educational-Institutes
crawled names of educational institutes in Iran based on province
lfatemerajabil/langchain
The LangChain Crash Course Repository is a concise and comprehensive collection of learning materials for the LangChain programming language.
lfatemerajabil/lfatemerajabil.github.io
lfatemerajabil/LTR-with-LIghtGBM
The step-by-step guide on how to implement the lambdarank algorithm using Python and LightGBM
lfatemerajabil/ml-fastapi-docker-heroku
Deploy ML models with FastAPI, Docker, and Heroku
lfatemerajabil/My-Telegram-Bot
lfatemerajabil/nlp-cheat-sheet-python
NLP Cheat Sheet, Python, spacy, LexNPL, NLTK, tokenization, stemming, sentence detection, named entity recognition
lfatemerajabil/Persian-stopwords-collection
A collection of Persian stopwords - فهرست کلمات ایست فارسی
lfatemerajabil/PersianQA
Persian (Farsi) Question Answering Dataset (+ Models)
lfatemerajabil/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
lfatemerajabil/Sample-Website
lfatemerajabil/scikit-llm
Seamlessly integrate LLMs into scikit-learn.
lfatemerajabil/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
lfatemerajabil/stocks-analysis
Stocks analysis using python packages