Pinned Repositories
advanced-tensorflow
Little More Advanced TensorFlow Implementations
bayesian-critiquing-recommender
SIGIR'21 paper "Bayesian Critiquing with Keyphrase Activation Vectors for VAE-based Recommender Systems"
Keyphrase-Bayesian-PE-Rec
neureca
Neureca: a chatbot framework for Conversational Recommender Systems
recsys-implementation.pytorch
implementation of recommendation systems using pytorch
recsys-implementation.tensorflow2
implementations pf recommendation systems using tensorflow2 &keras
recsys_papers_using_autoencoders
Recommendation System Papers using Autoencoders
spotify_recSys_challenge_2018
2018 Spotify ACM RecSys Challenge 2'nd Place Solution
tfrs-movierec-serving
Packaged movie recommenders as REST API using tensorflow-recommenders
whispertalk
WhisperTalk is an audio-to-text model based on the transformer architecture which takes audio input and generates predictions for the next utterance.
hojinYang's Repositories
hojinYang/spotify_recSys_challenge_2018
2018 Spotify ACM RecSys Challenge 2'nd Place Solution
hojinYang/tfrs-movierec-serving
Packaged movie recommenders as REST API using tensorflow-recommenders
hojinYang/neureca
Neureca: a chatbot framework for Conversational Recommender Systems
hojinYang/whispertalk
WhisperTalk is an audio-to-text model based on the transformer architecture which takes audio input and generates predictions for the next utterance.
hojinYang/recsys-implementation.tensorflow2
implementations pf recommendation systems using tensorflow2 &keras
hojinYang/recsys-implementation.pytorch
implementation of recommendation systems using pytorch
hojinYang/recsys_papers_using_autoencoders
Recommendation System Papers using Autoencoders
hojinYang/bayesian-critiquing-recommender
SIGIR'21 paper "Bayesian Critiquing with Keyphrase Activation Vectors for VAE-based Recommender Systems"
hojinYang/hojinYang.github.io
hojinYang/Keyphrase-Bayesian-PE-Rec
hojinYang/advanced-tensorflow
Little More Advanced TensorFlow Implementations
hojinYang/Annotated-memory-copyNets.tensorflow2
hojinYang/basaran
Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
hojinYang/Deeplearning-with-Python
sample code using keras
hojinYang/Ds-and-Algo-in-Python
example code from 'Data Structures and Algorithms in Python'
hojinYang/hugo-book
Hugo documentation theme as simple as plain book
hojinYang/image_api
hojinYang/RankingOptimizationApproachtoLLC
Official Code Framework of the paper "A Ranking Optimization Approach to Latent Linear Critiquing in Conversational Recommender Systems"
hojinYang/recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
hojinYang/simple_tf_test
simple deep learning test using Tensor Flow
hojinYang/tensorflow-mnist-VAE
Tensorflow implementation of variational auto-encoder for MNIST