Stars
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
keras implement of transformers for humans
State-of-the-Art Text Embeddings
Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021
A curated list of pretrained sentence and word embedding models
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
sentence embedding by Smooth Inverse Frequency weighting scheme
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Advers…
Automated dynamical systems inference
List of awesome resources for machine learning-based algorithmic trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
A every-so-often-updated collection of every causality + machine learning paper submitted to arXiv in the recent past.
Official implementation of "On GANs and GMMs"
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Keras Attention Layer (Luong and Bahdanau scores).
Keras Layer implementation of Attention for Sequential models
An implementation of a sequence to sequence neural network using an encoder-decoder