Forwarded from Computer & IT Engineering
Python.Algorithms-@Computer_IT_Engineering.pdf
3.2 MB
کتاب الگوریتم های مهم و پایه با زبان پایتون (انگلیسی) 337 صفحه، سال 2010
#کتاب #برنامه_نویسی #کد #پایتون #الگوریتم
#Book #Programming #Code #Python #Algorithm #Apress
@Computer_IT_Engineering
#کتاب #برنامه_نویسی #کد #پایتون #الگوریتم
#Book #Programming #Code #Python #Algorithm #Apress
@Computer_IT_Engineering
Forwarded from Deleted Account
cnn-text-classification-tf-master.zip
491.1 KB
#Multi-label classification with keras
#Keras
#code_tutorial
@Machine_learn
_____________________________
https://www.pyimagesearch.com/2018/05/07/multi-label-classification-with-keras/
#Keras
#code_tutorial
@Machine_learn
_____________________________
https://www.pyimagesearch.com/2018/05/07/multi-label-classification-with-keras/
PyImageSearch
Multi-label classification with Keras - PyImageSearch
In this tutorial you will learn how to perform multi-label classification using Keras, Python, and deep learning.
Deep learning in one medium: combining #Code, #Math and #HTML. Open source book for everyone
#book #code #DL
@Machine_learn
http://d2l.ai/index.html
#book #code #DL
@Machine_learn
http://d2l.ai/index.html
❤1
d2l-en.pdf
23.3 MB
Deep learning in one medium: combining #Code, #Math and #HTML. Open source book for everyone
#book #code #DL
@Machine_learn
http://d2l.ai/index.html
#book #code #DL
@Machine_learn
http://d2l.ai/index.html
Forwarded from Ramin Mousa
@Machine_learn #code #paper
FixRes is a simple method for fixing the train-test resolution discrepancy. It can improve the performance of any convolutional neural network architecture.
Github: https://github.com/facebookresearch/FixRes
Article:https://arxiv.org/abs/1906.06423
FixRes is a simple method for fixing the train-test resolution discrepancy. It can improve the performance of any convolutional neural network architecture.
Github: https://github.com/facebookresearch/FixRes
Article:https://arxiv.org/abs/1906.06423
Forwarded from Ramin Mousa
1906.06423.pdf
897.7 KB
@Machine_learn #code #paper
FixRes is a simple method for fixing the train-test resolution discrepancy. It can improve the performance of any convolutional neural network architecture.
Github: https://github.com/facebookresearch/FixRes
Article:https://arxiv.org/abs/1906.06423
FixRes is a simple method for fixing the train-test resolution discrepancy. It can improve the performance of any convolutional neural network architecture.
Github: https://github.com/facebookresearch/FixRes
Article:https://arxiv.org/abs/1906.06423
@Machine_learn
#code #paper
Y-Autoencoders: disentangling latent representations via sequential-encoding
Article: https://arxiv.org/abs/1907.10949
GitHub: https://github.com/mpatacchiola/Y-AE
#code #paper
Y-Autoencoders: disentangling latent representations via sequential-encoding
Article: https://arxiv.org/abs/1907.10949
GitHub: https://github.com/mpatacchiola/Y-AE
arXiv.org
Y-Autoencoders: disentangling latent representations via...
In the last few years there have been important advancements in generative models with the two dominant approaches being Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs)....