-
-
text-dedup Public
Forked from ChenghaoMou/text-dedupAll-in-one text de-duplication
Jupyter Notebook Apache License 2.0 UpdatedJan 8, 2024 -
Awesome-CLIP Public
Forked from yzhuoning/Awesome-CLIPAwesome list for research on CLIP (Contrastive Language-Image Pre-Training).
UpdatedFeb 6, 2022 -
awesome-multimodal-ml Public
Forked from pliang279/awesome-multimodal-mlReading list for research topics in multimodal machine learning
MIT License UpdatedDec 10, 2021 -
-
pyod Public
Forked from yzhao062/pyod(JMLR'19) A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Python BSD 2-Clause "Simplified" License UpdatedApr 27, 2021 -
google-research Public
Forked from google-research/google-researchGoogle Research
Jupyter Notebook Apache License 2.0 UpdatedNov 19, 2020 -
awesome-transfer-learning Public
Forked from artix41/awesome-transfer-learningBest transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
UpdatedJul 21, 2020 -
handson-ml Public
Forked from ageron/handson-mlA series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Jupyter Notebook Apache License 2.0 UpdatedMay 21, 2020 -
d2l-pytorch Public
Forked from dsgiitr/d2l-pytorchThis project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
Jupyter Notebook Apache License 2.0 UpdatedFeb 5, 2020 -
Deep-Learning-Papers-Reading-Roadmap Public
Forked from floodsung/Deep-Learning-Papers-Reading-RoadmapDeep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Python UpdatedNov 27, 2019 -
rtb-papers Public
Forked from wnzhang/rtb-papersA collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
UpdatedJun 2, 2019 -
DeepCTR Public
Forked from shenweichen/DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine…
Python MIT License UpdatedMay 19, 2019 -
Machine-Learning-Study-Path-March-2019 Public
Forked from virgili0/VirgilioA complete ML study path, focused on TensorFlow and Scikit-Learn
UpdatedMar 21, 2019 -
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedFeb 17, 2019 -
deep-learning-with-python-notebooks Public
Forked from fchollet/deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
Jupyter Notebook MIT License UpdatedJan 12, 2019 -
Coursera-ML-AndrewNg-Notes Public
Forked from fengdu78/Coursera-ML-AndrewNg-Notes吴恩达老师的机器学习课程个人笔记
HTML UpdatedJan 8, 2019 -
bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
Python Apache License 2.0 UpdatedNov 10, 2018 -
tensorflow-internals Public
Forked from horance-liu/tensorflow-internalsIt is open source ebook about TensorFlow kernel and implementation mechanism.
TeX UpdatedJul 13, 2018 -
SparkInternals Public
Forked from JerryLead/SparkInternalsNotes talking about the design and implementation of Apache Spark
UpdatedApr 29, 2018 -
LearningSpark Public
Forked from spirom/LearningSparkScala examples for learning to use Spark
Scala MIT License UpdatedOct 19, 2017 -
xgboost Public
Forked from dmlc/xgboostScalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
C++ Other UpdatedSep 25, 2017 -
deeplearningbook-chinese Public
Forked from exacity/deeplearningbook-chineseDeep Learning Book Chinese Translation
TeX UpdatedSep 17, 2017 -
GloVe Public
Forked from stanfordnlp/GloVeGloVe model for distributed word representation
C Apache License 2.0 UpdatedJun 26, 2017 -
DeepLearningBook Public
Forked from daviddao/deep-learning-bookMIT Deep Learning Book in PDF format
UpdatedSep 2, 2016 -
Tinyhttpd Public
Forked from EZLippi/Tinyhttpdtinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
C UpdatedApr 12, 2016 -
BayesBoost Public
Forked from mpearmain/BayesBoostBayesian Optimization using xgboost and sklearn API
Apache License 2.0 UpdatedMar 10, 2016 -
spark_dbscan Public
Forked from alitouka/spark_dbscanDBSCAN clustering algorithm on top of Apache Spark
HTML Apache License 2.0 UpdatedNov 16, 2015 -
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 13, 2015 -
watchdog Public
Forked from gorakhargosh/watchdogPython library and shell utilities to monitor filesystem events.