ranking
Ranking model builder
A library for building and optimizing learning-to-rank models in machine learning and information retrieval
Learning to Rank in TensorFlow
3k stars
97 watching
477 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
deep-learninginformation-retrievallearning-to-rankmachine-learningrankingrecommender-systems
Related projects:
Repository | Description | Stars |
---|---|---|
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
google-deepmind/trfl | Provides building blocks for Reinforcement Learning agents using TensorFlow | 3,134 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,297 |
google-parfait/tensorflow-federated | An open-source framework for training machine learning models across decentralized data | 2,322 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,620 |
tensorlayer/tensorlayer | A deep learning and reinforcement learning library that provides an extensive collection of customizable neural layers to build advanced AI models quickly. | 7,335 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
devsisters/dqn-tensorflow | An implementation of a deep reinforcement learning algorithm for human-level control in game environments using TensorFlow. | 2,480 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,495 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
tensorflow/probability | A collection of probabilistic reasoning and statistical analysis tools integrated with deep learning frameworks | 4,269 |
tensorflow/agents | A library for implementing and deploying reinforcement learning algorithms using TensorFlow. | 2,805 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |