Pinned Repositories
2014-_R_Practice
2014年学习R语言过程中的一些practice
accessing-Google
不用翻墙访问谷歌的方法
Ad-papers
Papers on Computational Advertising
adminUICam
the admin UI of CAM project within node.js
awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
basic_sentiment_analysis
Code of the blog post: http://fjavieralba.com/basic-sentiment-analysis-with-python.html
blog_stuff
experiments and snippets used on the blog
book
some important books
clientUICam
a client UI of CAM within node.js
Data-Minig-within-R
来源于<<Data Mining within R>>中的实例
lilf's Repositories
lilf/Ad-papers
Papers on Computational Advertising
lilf/competitive-recsys
A collection of resources for Recommender Systems (RecSys)
lilf/Data-Science-Books
Complete end to end Datascience Books for various Application
lilf/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
lilf/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
lilf/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
lilf/DeepLearning
深度学习、强化学习、模仿学习与机器人
lilf/deeplearningbook-chinese
Deep Learning Book Chinese Translation
lilf/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
lilf/dl-imperial-maths
Code and assignment repository for the Imperial College Mathematics department Deep Learning course
lilf/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
lilf/facebook-hive-udfs
Facebook's Hive UDFs
lilf/feature-engineering-book
Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018
lilf/featuretools
An open source python framework for automated feature engineering
lilf/geckodriver
WebDriver for Firefox
lilf/graph
Practical Gremlin - An Apache TinkerPop Tutorial
lilf/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
lilf/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
lilf/hiveUDFPractice
lilf/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
lilf/nlp_course
YSDA course in Natural Language Processing
lilf/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
lilf/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
lilf/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
lilf/recommenders
Best Practices on Recommendation Systems
lilf/reportgen
reportgen is a Python library for creating and updating analysis report.
lilf/SAS
This is the collection of my own SAS utility macros/ sample code over my past 10 years of SAS programming and analysis experience.
lilf/spark-nlp
State of the Art Natural Language Processing
lilf/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
lilf/Time_Series_ARIMA--Blog-and-code-