#
dl
Here are 199 public repositories matching this topic...
neomatrix369
commented
Nov 6, 2019
As see from #53 we can have broken/dead links, links that once worked can be unavailable for reasons outside the control of this project/repo!
Hence I have decided to manually scan (for now) the repo from time to time for such links and fix them - if there is one. Here are the steps to take:
New broken/dead links
- find missing links using,
markdown-link-check(see https://www.npmjs.c
机器学习、深度学习、自然语言处理、计算机视觉、各种算法等AI领域相关技术的路线、教程、干货分享。笔记有:机器学习实战、剑指Offer、cs231n、cs131、吴恩达机器学习、cs224n、python自然语言处理实战
-
Updated
Oct 29, 2019 - Python
验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~
-
Updated
Jan 12, 2017 - Python
Fined grained classification On Car dataset
-
Updated
Mar 11, 2018 - Jupyter Notebook
Scripts to help you set up your Ubuntu quickly, especially if you're in any subfield of Data Science or AI!
python
zsh
opencv
deep-learning
ffmpeg
ubuntu
anaconda
tensorflow
cuda
ml
pytorch
installers
deeplearning
dl
tensorflow-setup
-
Updated
May 14, 2020 - Shell
DAB/DAB+ receiver for Linux (including ETI-NI and EDI AF playback)
-
Updated
May 24, 2020 - C++
-
Updated
Dec 13, 2018 - Python
Reading notes on deep learning papers---深度学习论文阅读笔记
-
Updated
Aug 24, 2019 - HTML
Lab worksheets for the Applied Deep Learning Course.
-
Updated
Nov 6, 2018 - Jupyter Notebook
Collection of AI resources to fight against Coronavirus (COVID-19)
ai
deep-learning
opendata
artificial-intelligence
medical-imaging
corona
dl
2019-ncov
2019ncov
coronavirus
2019ncov-api
covid-19
covid19
sars-cov-2
covid19-data
2019-ncov-data
coronavirus-disease
covid-net
covid19-dataset
coronavirus-fight
-
Updated
May 21, 2020
This is Andrew NG Coursera Handwritten Notes.
data-science
machine-learning
deep-neural-networks
reinforcement-learning
deep-learning
neural-network
numpy
ml
coursera
pandas
coursera-machine-learning
dl
andrew-ng
andrew-ng-course
andrewng
andrew-ng-machine-learning
-
Updated
Aug 29, 2019 - Jupyter Notebook
курс "Глубокое обучение (Deep Learning)" на факультете ВМК МГУ имени М.В. Ломоносова
-
Updated
Feb 16, 2020
A python based utility to download courses from infosec4tc.teachable.com , academy.ehacking.net and stackskills.com for personal offline use.
-
Updated
May 6, 2020 - Python
AI ——人工智能工具集,包含机器学习,深度学习,自然语言处理
-
Updated
Oct 29, 2019 - Python
A Multi Layer Perceptron (MLP) Artificial Neural Network (ANN) Framework Developed in C for Machine Learning (ML) and Deep Learning (DL)
c
machine-learning
ai
deep-learning
ml
artificial-intelligence
mlp
ann
dl
multi-layer-perceptron
artificial-neural-network
-
Updated
Nov 23, 2019 - C
A curated list of applied machine learning and data science notebooks and libraries across different industries.
application
machine-learning
real-time
theano
deep-learning
tensorflow
machine-learning-algorithms
keras
ml
project
pytorch
rl
machinelearning
deeplearning
dl
real-time-data
ml-application
-
Updated
Jun 19, 2019
-
Updated
Jul 11, 2018
Re-implements the DeepInverse
-
Updated
Nov 28, 2018 - Jupyter Notebook
Text to Video Generation Problem
-
Updated
Apr 3, 2020 - Python
lihanghang / ML
Improve this page
Add a description, image, and links to the dl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dl topic, visit your repo's landing page and select "manage topics."
In the examples like tensorflow_mnist or scikit_learn in advisor_client, the config file has the goal MINIMIZE. In the scripts the metric used is accuracy. Am I missing something? Shouldn't the goal be maximize?