-
MOOC-Coursera-Advanced-Machine-Learning Public
Forked from SJD1882/MOOC-Coursera-Advanced-Machine-LearningContent from Coursera's ADVANCED MACHINE LEARNING Specialization (Deep Learning, Bayesian Methods, Natural Language Processing, Reinforcement Learning, Computer Vision).
Jupyter Notebook UpdatedSep 11, 2019 -
Reinforcement-Learning-1 Public
Forked from andri27-ts/Reinforcement-LearningLearn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Jupyter Notebook MIT License UpdatedSep 10, 2019 -
LotteryHelper Public
Forked from MZCretin/LotteryHelper一个用于给福彩自动对号的工具,给福彩拍照后自动识别上面的号码,自动从网络获取本期获奖号码,与识别后的号码进行匹配,对比出改彩票是否有中奖号码
Java UpdatedAug 14, 2019 -
DeepLearning.ai-Summary Public
Forked from mbadry1/DeepLearning.ai-SummaryThis repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Python MIT License UpdatedAug 3, 2019 -
machine-learning Public
Forked from JY-112553/machine-learningAndrew Ng's machine learning programming assignments on Coursera
MATLAB UpdatedJul 23, 2019 -
deep-learning-specialization-coursera Public
Forked from zhxinhust/deep-learning-specialization-courseraDeep Learning Specialization by Andrew Ng on Coursera.
Jupyter Notebook MIT License UpdatedJul 1, 2019 -
Credit_card_identification Public
Forked from Y132om/Credit_card_identificationOpenCV图像处理的信用卡,卡号数字识别
Python UpdatedJun 19, 2019 -
deep-learning-coursera Public
Forked from Kulbear/deep-learning-courseraDeep Learning Specialization by Andrew Ng on Coursera.
Jupyter Notebook MIT License UpdatedMay 22, 2019 -
Deep_reinforcement_learning_Course Public
Forked from simoninithomas/Deep_reinforcement_learning_CourseImplementations from the free course Deep Reinforcement Learning with Tensorflow
Jupyter Notebook UpdatedMar 19, 2019 -
Coursera-Deep-Learning-deeplearning.ai Public
Forked from AlbertHG/Coursera-Deep-Learning-deeplearning.ai(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
Jupyter Notebook MIT License UpdatedJan 21, 2019 -
MedicalNamedEntityRecognition Public
Forked from liuhuanyong/MedicalNamedEntityRecognitionMedical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)…
Python UpdatedDec 15, 2018 -
-
TensorFlow-Tutorials-Chinese Public
Forked from Hvass-Labs/TensorFlow-Tutorials-ChineseTensorFlow 中文教程 (Chinese Tutorials)
Jupyter Notebook MIT License UpdatedOct 24, 2018 -
Coursera_deep_learning Public
Forked from cryer/Coursera_deep_learningThis something about deep learning on Coursera by Andrew Ng
-
SMP_LPR Public
Forked from Caius-Lu/SMP_LPR利用树莓派实现车牌识别,其中借鉴了大神的代码,调用摄像头,实现了车牌识别,设计一款基于树莓派实现车牌识别的智能限高杆。系统可以分为辨识部分和警示部分,辨识部分以树莓派3B+为核心处理器,基于Linux平台,利用激光对准模块来判断车辆是否超出限定高度,若超过则辅以摄像头来作为抓取车辆信息。通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作…
Python UpdatedJul 21, 2018 -
Coursera Public
Forked from shenweichen/CourseraQuiz & Assignment of Coursera
Jupyter Notebook UpdatedJul 3, 2018 -
basic_reinforcement_learning Public
Forked from vmayoral/basic_reinforcement_learningAn introduction series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Jupyter Notebook GNU General Public License v3.0 UpdatedJan 8, 2018 -
tensorflow-exercises Public
Forked from Kyubyong/tensorflow-exercisesTensorFlow Exercises - focusing on the comparison with NumPy.
Python Other UpdatedDec 25, 2017 -
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
Python Other UpdatedDec 15, 2017 -
spark-deep-learning Public
Forked from databricks/spark-deep-learningDeep Learning Pipelines for Apache Spark
Python Apache License 2.0 UpdatedDec 14, 2017 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Jupyter Notebook MIT License UpdatedDec 6, 2017 -
Reinforcement-learning-with-tensorflow Public
Forked from MorvanZhou/Reinforcement-learning-with-tensorflowSimple Reinforcement learning tutorials
Python MIT License UpdatedDec 2, 2017 -
spark-sklearn Public
Forked from databricks/spark-sklearnScikit-learn integration package for Spark
Python Apache License 2.0 UpdatedNov 27, 2017 -
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython implementation of Reinforcement Learning: An Introduction
Python Apache License 2.0 UpdatedNov 24, 2017 -
-
-
spark-py-notebooks Public
Forked from jadianes/spark-py-notebooksApache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Jupyter Notebook Other UpdatedSep 6, 2017 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedJul 2, 2017 -
-