Pinned Repositories
banana_navigation_deep_reinforcement_learning
Delivery of first project in the Udacity Deep Reinforcement Learning nanodegree.
confusion_matrix
Code used to understand the confusion matrix.
continuous-control-deep-reinforcement-learning
dalymi
A lightweight, data-focused and non-opinionated pipeline manager written in and for Python.
gym-promotions
An OpenAI Gym for Personalised Promotion Reinforcement Learning.
live-project
recsys_func
Place to save evaluation and similarity functions
sars_tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at ACM RecSys 2018
moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
recsys23-tutorial
kimfalk's Repositories
kimfalk/banana_navigation_deep_reinforcement_learning
Delivery of first project in the Udacity Deep Reinforcement Learning nanodegree.
kimfalk/confusion_matrix
Code used to understand the confusion matrix.
kimfalk/continuous-control-deep-reinforcement-learning
kimfalk/dalymi
A lightweight, data-focused and non-opinionated pipeline manager written in and for Python.
kimfalk/gym-promotions
An OpenAI Gym for Personalised Promotion Reinforcement Learning.
kimfalk/live-project
kimfalk/recsys_func
Place to save evaluation and similarity functions
kimfalk/sars_tutorial
Repository for the tutorial on Sequence-Aware Recommender Systems held at ACM RecSys 2018
kimfalk/tensorflow-lifetime-value
Predict customer lifetime value using AutoML Tables, or ML Engine with a TensorFlow neural network and the Lifetimes Python library.
kimfalk/vectorsearch-applications
Vector Search applications repo for Uplimit course
kimfalk/bayesian-ab-test
kimfalk/data-centric-deep-learning
Public repository for the "Data-Centric Deep Learning" course taught by Mike Wu and Andrew Maas. Available at https://corise.com/course/data-centric-deep-learning.
kimfalk/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
kimfalk/fastai
The fastai deep learning library, plus lessons and and tutorials
kimfalk/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
kimfalk/manning_tf2_in_action
The official code repository for "TensorFlow in Action" by Manning.
kimfalk/ml-presentation
Code used in a presentation which was an introduction to machine learning
kimfalk/multi-agent-reinforcement-learning
kimfalk/network-graph-project
kimfalk/nlpia
kimfalk/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
kimfalk/pytorch_geometric
Graph Neural Network Library for PyTorch
kimfalk/reclist
Behavioral "black-box" testing for recommender systems
kimfalk/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
kimfalk/reinforcementlearning
kimfalk/search_with_machine_learning_course
Public repository for the Search with Machine Learning course taught by Daniel Tunkelang and Grant Ingersoll. Available at https://corise.com/course/search-with-machine-learning?utm_source=daniel.
kimfalk/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
kimfalk/tango_with_django_project
tango with django using python 3.
kimfalk/testx
kimfalk/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition