Pinned Repositories
MEDinfinit
mixtape
Data and Program files for Causal Inference: The Mixtape
nrms_bert_c
Neural News Recommendation with Multi-Head Self-Attention using BERT
PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
qagnn
[NAACL 2021] QA-GNN: Question Answering using Language Models and Knowledge Graphs
recommenders
Best Practices on Recommendation Systems
RL
scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
SynapseML
Simple and Distributed Machine Learning
farrokhsiar's Repositories
farrokhsiar/MEDinfinit
farrokhsiar/mixtape
Data and Program files for Causal Inference: The Mixtape
farrokhsiar/nrms_bert_c
Neural News Recommendation with Multi-Head Self-Attention using BERT
farrokhsiar/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
farrokhsiar/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
farrokhsiar/qagnn
[NAACL 2021] QA-GNN: Question Answering using Language Models and Knowledge Graphs
farrokhsiar/recommenders
Best Practices on Recommendation Systems
farrokhsiar/RL
farrokhsiar/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
farrokhsiar/SynapseML
Simple and Distributed Machine Learning
farrokhsiar/Test
farrokhsiar/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
farrokhsiar/ToolkenGPT
ToolkenGPT: Augmenting Frozen Language Models with Massive Tools via Tool Embeddings - NeurIPS 2023 (oral)
farrokhsiar/torch-nrms
Unofficial Pytorch Implementation of EMNLP 2019<Neural News Recommendation with Multi-Head Self-Attention>