ArtificialIntelligenceArticles
2.97K subscribers
1.64K photos
9 videos
5 files
3.86K links
for who have a passion for -
1. #ArtificialIntelligence
2. Machine Learning
3. Deep Learning
4. #DataScience
5. #Neuroscience

6. #ResearchPapers

7. Related Courses and Ebooks
Download Telegram
A birds-eye view of optimization algorithms

By Fabian Pedregosa: https://fa.bianp.net/teaching/2018/eecs227at/

#ArtificialIntelligence #NeuralNetworks
ArviZ: Exploratory analysis of Bayesian models
Includes functions for posterior analysis, sample diagnostics, model checking, and comparison: https://arviz-devs.github.io/arviz/
#ArtificialIntelligence #Bayesian #BayesianInference #MachineLearning #Python
Understanding Neural Networks via Feature Visualization: A survey
Nguyen et al.: https://arxiv.org/pdf/1904.08939v1.pdf
#neuralnetworks #generatornetwork #generativemodels
AI was 94 percent accurate in screening for lung cancer on 6,716 CT scans, reports a new paper in Nature, and when pitted against six expert radiologists, when no prior scan was available, the deep learning model beat the doctors: It had fewer false positives and false negatives.
https://www.nytimes.com/2019/05/20/health/cancer-artificial-intelligence-ct-scans.html
Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection #CVPR2019


Key component to close the gap between image & LiDAR based 3D object detection may be simply the representation of 3D information

SOTA on KITTI

https://arxiv.org/abs/1812.07179v4
DeepRED: Deep Image Prior Powered by RED


Unsupervised restoration algorithm combines Deep Image Prior with the Regularization by Denoising (RED) while avoiding the need to differentiate the chosen denoiser

https://arxiv.org/abs/1903.10176