Pinned Repositories
CYK-PCFG-Parsing
CFG Top Down and Bottom Up Parsing
DataSciencePython
common data analysis and machine learning tasks using python
dialogue_projects
reproducing dialogue models
GCE-Model
Toward Scalable Neural Dialogue State Tracking Model
langchain-tutorials
A set of LangChain Tutorials from my youtube channel
memnn-tensorflow
End-to-end memory networks in TensorFlow
models
Models built with TensorFlow
pancake-swap-core
Core smart contracts
pytorch-openai-transformer-lm
A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
text-classification
Text classification based on RNN using pytorch
elnaaz's Repositories
elnaaz/GCE-Model
Toward Scalable Neural Dialogue State Tracking Model
elnaaz/langchain-tutorials
A set of LangChain Tutorials from my youtube channel
elnaaz/Advanced-RAG
elnaaz/Applied-Deep-Learning
Applied Deep Learning Course
elnaaz/blog_code
A repo for holding example code
elnaaz/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
elnaaz/Countering_Hate_Speech_ICWSM2019
Repository for the paper "Thou shalt not hate: Countering Online Hate Speech" accepted at ICWSM 2019.
elnaaz/EB_GFN
Code for our paper "Generative Flow Networks for Discrete Probabilistic Modeling"
elnaaz/EvoKG
[WSDM 2022] EvoKG: Jointly Modeling Event Time and Network Structure for Reasoning over Temporal Knowledge Graphs
elnaaz/faiss
A library for efficient similarity search and clustering of dense vectors.
elnaaz/GANF
Offical implementation of "Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series" (ICLR 2022)
elnaaz/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
elnaaz/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
elnaaz/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
elnaaz/HelpMeThink
elnaaz/how_to_build_a_bitcoin_startup
This is the code for "How to Build a Bitcoin Startup" by Siraj Raval on Youtube
elnaaz/InstaLooter
Another API-less Instagram pictures and videos downloader.
elnaaz/investbot
a Robinhood day-trading bot using Python
elnaaz/KGPool
[ACL 2021] KGPool: Dynamic Knowledge Graph Context Selection for Relation Extraction
elnaaz/Multimodal-RAG-using-Langchain
Multimodal RAG using Langchain
elnaaz/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
elnaaz/nlp-tutorials
Tutorials For Beginners For Natural Language Processing
elnaaz/nlpaug
Data augmentation for NLP
elnaaz/prize
A prize for finding tasks that cause large language models to show inverse scaling
elnaaz/RECON
elnaaz/retro
An implementation of retrieval-enhanced transformer based on Hugging Face Transformers and FAISS
elnaaz/rl-guided-multitask-learning
Reinforcement Learning guided Multi-task Learning Framework for Stereotype Detection
elnaaz/SocialMediaWeakLabeling
Learning to learn from Web and Social Media data. Joint image-text embeddings oriented to image by text retrieval.
elnaaz/summary_loop
Codebase for the Summary Loop paper at ACL2020
elnaaz/YouTube-Blog
Codes to complement YouTube videos and blog posts on Medium.