All Projects → jfpuget → Libfm_in_keras

jfpuget / Libfm_in_keras

Licence: apache-2.0
This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.

Projects that are alternatives of or similar to Libfm in keras

Ageron handson Ml
Hands-On Machine Learning with Scikit-Learn & TensorFlow (O'Reilly)
Stars: ✭ 179 (-1.1%)
Mutual labels:  jupyter-notebook
Yolov3 Tf2
YoloV3 Implemented in Tensorflow 2.0
Stars: ✭ 2,327 (+1185.64%)
Mutual labels:  jupyter-notebook
Juliabox
Juliabox continues to run, but this codebase is no longer current.
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Coco Analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
Stars: ✭ 179 (-1.1%)
Mutual labels:  jupyter-notebook
Amass
Data preparation and loader for AMASS
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Practical Torchtext
A set of tutorials for torchtext
Stars: ✭ 179 (-1.1%)
Mutual labels:  jupyter-notebook
Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Keras Segnet
SegNet model implemented using keras framework
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Introduction To Data Science In Python
This repository contains Ipython notebooks of assignments and tutorials used in the course introduction to data science in python, part of Applied Data Science using Python Specialization from University of Michigan offered by Coursera
Stars: ✭ 179 (-1.1%)
Mutual labels:  jupyter-notebook
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook
Pulmonary Nodules Maskrcnn
Mask R-CNN for Pulmonary Nodules Diagnosis, using TensorFlow 天池医疗AI大赛:Mask R-CNN肺部结节智能检测(Segmentation + Classification)
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-1.66%)
Mutual labels:  jupyter-notebook
Anime Gan Tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook
Wibd Workshops 2018
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook
Face and emotion detection
Stars: ✭ 181 (+0%)
Mutual labels:  jupyter-notebook
Quant Notes
Quantitative Interview Preparation Guide, updated version here ==>
Stars: ✭ 180 (-0.55%)
Mutual labels:  jupyter-notebook

LibFM_in_Keras

This notebook shows how to implement LibFM in Keras and how it was used in the Talking Data competition on Kaggle.

I finished 6th in this competition thanks to the use of libFM in Keras.

More info can be found on my blog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].