Stars
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT p…
The road to hack SysML and become an system expert
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
BT Framework is a behavior tree framework that can be used to create game AI. It's written for Unity3d.
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
util for janusgraph to import data and so on/Janusgraph 导数据等工具
Integration of TensorFlow with other open-source frameworks
Java library and command-line application for converting Apache Spark ML pipelines to PMML
factorizing lambdamart for cold start recommendations
Image augmentation for machine learning experiments.
A TensorFlow recommendation algorithm and framework in Python.
Introduction to Machine Learning - UFES - 2016/2 - Course Slides
A web service build on top of Facebook's Faiss
A library for efficient similarity search and clustering of dense vectors.
A visual search engine based on Elasticsearch and Tensorflow
TensorFlow implementation of an arbitrary order Factorization Machine
Factorization Machines implementation with Tensorflow
Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.
Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.