@Machine_learn
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
How normalization applied to layers helps to reach faster convergence.
ArXiV: https://arxiv.org/abs/1502.03167
#NeuralNetwork #nn #normalization #DL
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
How normalization applied to layers helps to reach faster convergence.
ArXiV: https://arxiv.org/abs/1502.03167
#NeuralNetwork #nn #normalization #DL
arXiv.org
Batch Normalization: Accelerating Deep Network Training by...
Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows down the...
@Machine_learn
The largest publicly available language model: CTRL has 1.6B parameters and can be guided by control codes for style, content, and task-specific behavior.
code: https://github.com/salesforce/ctrl
article: https://einstein.ai/presentations/ctrl.pdf
C-write:ai_machinelearning_big_data
https://blog.einstein.ai/introducing-a-conditional-transformer-language-model-for-controllable-generation/
The largest publicly available language model: CTRL has 1.6B parameters and can be guided by control codes for style, content, and task-specific behavior.
code: https://github.com/salesforce/ctrl
article: https://einstein.ai/presentations/ctrl.pdf
C-write:ai_machinelearning_big_data
https://blog.einstein.ai/introducing-a-conditional-transformer-language-model-for-controllable-generation/
GitHub
GitHub - salesforce/ctrl: Conditional Transformer Language Model for Controllable Generation
Conditional Transformer Language Model for Controllable Generation - salesforce/ctrl
@Machine_learn
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
How normalization applied to layers helps to reach faster convergence.
ArXiV: https://arxiv.org/abs/1502.03167
#NeuralNetwork #nn #normalization #DL
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
How normalization applied to layers helps to reach faster convergence.
ArXiV: https://arxiv.org/abs/1502.03167
#NeuralNetwork #nn #normalization #DL
arXiv.org
Batch Normalization: Accelerating Deep Network Training by...
Training Deep Neural Networks is complicated by the fact that the distribution of each layer's inputs changes during training, as the parameters of the previous layers change. This slows down the...
Forwarded from Machine learning books and papers (Ramin Mousa)
discriminative :
1:#Regression
2:#Logistic regression
3:#decision tree(Hunt)
4:#neural network(traditional network, deep network)
5:#Support Vector Machine(SVM)
Generative:
1:#Hidden Markov model
2:#Naive bayes
3:#K-nearest neighbor(KNN)
4:#Generative adversarial networks(GANs)
Deep learning:
1:CNN
R_CNN
Fast-RCNN
Mask-RCNN
2:RNN
3:LSTM
4:CapsuleNet
5:Siamese:
siamese cnn
siamese lstm
siamese bi-lstm
siamese CapsuleNet
6:time series data
SVR
DT(cart)
Random Forest linear
Bagging
Boosting
جهت درخواست و راهنمایی در رابطه با پیاده سازی مقالات و پایان نامه ها در رابطه با مباحث deep learning و machine learning با ایدی زیر در ارتباط باشید
@Raminmousa
1:#Regression
2:#Logistic regression
3:#decision tree(Hunt)
4:#neural network(traditional network, deep network)
5:#Support Vector Machine(SVM)
Generative:
1:#Hidden Markov model
2:#Naive bayes
3:#K-nearest neighbor(KNN)
4:#Generative adversarial networks(GANs)
Deep learning:
1:CNN
R_CNN
Fast-RCNN
Mask-RCNN
2:RNN
3:LSTM
4:CapsuleNet
5:Siamese:
siamese cnn
siamese lstm
siamese bi-lstm
siamese CapsuleNet
6:time series data
SVR
DT(cart)
Random Forest linear
Bagging
Boosting
جهت درخواست و راهنمایی در رابطه با پیاده سازی مقالات و پایان نامه ها در رابطه با مباحث deep learning و machine learning با ایدی زیر در ارتباط باشید
@Raminmousa
👍1
Forwarded from Artificial Intelligence
Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs
code: https://github.com/nianticlabs/depth-hints
paper: https://arxiv.org/abs/1909.09051
dataset : https://lmb.informatik.uni-freiburg.de/resources/datasets/SceneFlowDatasets.en.html
code: https://github.com/nianticlabs/depth-hints
paper: https://arxiv.org/abs/1909.09051
dataset : https://lmb.informatik.uni-freiburg.de/resources/datasets/SceneFlowDatasets.en.html
GitHub
GitHub - nianticlabs/depth-hints: [ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation…
[ICCV 2019] Depth Hints are complementary depth suggestions which improve monocular depth estimation algorithms trained from stereo pairs - nianticlabs/depth-hints
Forwarded from Just Xor
🖥 @pythonl Welcome to world of Django , Python programming ,AI, Deep Learning, Machine Learning, Data Science by using Python Programming language.
You will find up-to-date books📚 links🔗 and more you wanted. Join us and learn hot topics of Python and Machine Learning.
👉 Follow to improve your python skills @pythonl
You will find up-to-date books📚 links🔗 and more you wanted. Join us and learn hot topics of Python and Machine Learning.
👉 Follow to improve your python skills @pythonl
Continuous Probability Distributions for Machine Learning
@Machine_learn
https://machinelearningmastery.com/continuous-probability-distributions-for-machine-learning/
@Machine_learn
https://machinelearningmastery.com/continuous-probability-distributions-for-machine-learning/
با عرض سلام
جهت کمک به کودکان بی بضاعت تصمیم بر این شد که از این به بعد تمامی هزینه های فروش دوره یادگیری ماشین و پایتون صرف خرید#لوازم_تحریر شود. #تعداد_فروش و #اقلام_تهیه شده از طریق همین کانال اعلام میشود.
مجموعه آموزشی #یادگیری_ماشین و پایتون به زبان فارسی برای دوستانی که می خواهند در این زمینه علمی قدم بگذارند تهیه شده است. قابل توجه است که تمامی سرفصل ها با پیاده سازی عملی توضیح داده شده اند. سرفصل ها از قرار زیر می باشند.
پایتون:
1:print formatting
2:strings
3:advance strings
4:Range
5:list and list comprehension
6:list methods
7:numbers
8:comparison operations
9:chain operations
10:dictionary
11:collection module
12:Tuple
13:complex
14:advance sets
15:Basic Functions
16:sets and boolean
17:if,elif,else
18:for loop
19:while loop
20:Enumerate
21:iteration and generators
22:all and any
23:lambda expression
24:map
25:Reduce
26:filter
29:modules and packages
30:Functions
31:Decorators
32:File
33:object oriented programming
جلسات ماشین:
۱:مقدمه ای بر یادگیری ماشین
۲: رگرسیون خطی
۳: مقدمه ای بر Numpy
۴:پیاده سازه رگرسیون خطی با Numpy
۵:نصب tensorflow
۶:مقدمه ای بر tensorflow
۶:پیاده سازی رگرسیون خطی با tensorflow
۷: درخت تصمیم گیری
۸:پیاده سازی درخت تصمیم با Numpy
۹:الگوریتم K-nearest neighbor
۱۰: الگوریتم K-means
۱۱: الگوریتم GMM(gaussian mixtural model)
۱۲: پیاده سازی GMM با numpy
۱۳:پیاده سازی GMM در SKlearn
۱۴:مقدمه ای بر شبکه های عصبی (perceptron)
۱۵: شبکه های عصبی Fully connected و error back propagation
۱۶: پیاده سازی Fully connected network در tensorflow
۱۷: مقدمه ای بر شبکه های کانولوشن
۱۸: پیاده سازی کانولوشن در tensorflow
تمامی ویدیوها به همراه jupyter notebook و اسلایدهای مرتبط با هر فصل ضبط و تهیه شده اند.
قیمت دوره ۱۰۰ هزار تومن
#حمایت_از _کودکان
برای تهیه این مجموعه با ایدی
@RaminMousa
در ارتباط باشید.
مدرس جلسات رامین موسی 🎬🎬
جهت کمک به کودکان بی بضاعت تصمیم بر این شد که از این به بعد تمامی هزینه های فروش دوره یادگیری ماشین و پایتون صرف خرید#لوازم_تحریر شود. #تعداد_فروش و #اقلام_تهیه شده از طریق همین کانال اعلام میشود.
مجموعه آموزشی #یادگیری_ماشین و پایتون به زبان فارسی برای دوستانی که می خواهند در این زمینه علمی قدم بگذارند تهیه شده است. قابل توجه است که تمامی سرفصل ها با پیاده سازی عملی توضیح داده شده اند. سرفصل ها از قرار زیر می باشند.
پایتون:
1:print formatting
2:strings
3:advance strings
4:Range
5:list and list comprehension
6:list methods
7:numbers
8:comparison operations
9:chain operations
10:dictionary
11:collection module
12:Tuple
13:complex
14:advance sets
15:Basic Functions
16:sets and boolean
17:if,elif,else
18:for loop
19:while loop
20:Enumerate
21:iteration and generators
22:all and any
23:lambda expression
24:map
25:Reduce
26:filter
29:modules and packages
30:Functions
31:Decorators
32:File
33:object oriented programming
جلسات ماشین:
۱:مقدمه ای بر یادگیری ماشین
۲: رگرسیون خطی
۳: مقدمه ای بر Numpy
۴:پیاده سازه رگرسیون خطی با Numpy
۵:نصب tensorflow
۶:مقدمه ای بر tensorflow
۶:پیاده سازی رگرسیون خطی با tensorflow
۷: درخت تصمیم گیری
۸:پیاده سازی درخت تصمیم با Numpy
۹:الگوریتم K-nearest neighbor
۱۰: الگوریتم K-means
۱۱: الگوریتم GMM(gaussian mixtural model)
۱۲: پیاده سازی GMM با numpy
۱۳:پیاده سازی GMM در SKlearn
۱۴:مقدمه ای بر شبکه های عصبی (perceptron)
۱۵: شبکه های عصبی Fully connected و error back propagation
۱۶: پیاده سازی Fully connected network در tensorflow
۱۷: مقدمه ای بر شبکه های کانولوشن
۱۸: پیاده سازی کانولوشن در tensorflow
تمامی ویدیوها به همراه jupyter notebook و اسلایدهای مرتبط با هر فصل ضبط و تهیه شده اند.
قیمت دوره ۱۰۰ هزار تومن
#حمایت_از _کودکان
برای تهیه این مجموعه با ایدی
@RaminMousa
در ارتباط باشید.
مدرس جلسات رامین موسی 🎬🎬
👍1
Machine learning books and papers pinned «با عرض سلام جهت کمک به کودکان بی بضاعت تصمیم بر این شد که از این به بعد تمامی هزینه های فروش دوره یادگیری ماشین و پایتون صرف خرید#لوازم_تحریر شود. #تعداد_فروش و #اقلام_تهیه شده از طریق همین کانال اعلام میشود. مجموعه آموزشی #یادگیری_ماشین و پایتون به زبان…»
Creating a Custom TFX Executor
#TFX #Tensorflow #DL
@Machine_learn
https://medium.com/tensorflow/creating-a-custom-tfx-executor-28edaa3604f6
The ExampleGen TFX Pipeline Component:
https://github.com/tensorflow/tfx/blob/master/docs/guide/examplegen.md#custom-examplegen
video:
https://www.youtube.com/playlist?list=PLQY2H8rRoyvxR15n04JiW0ezF5HQRs_8F
#TFX #Tensorflow #DL
@Machine_learn
https://medium.com/tensorflow/creating-a-custom-tfx-executor-28edaa3604f6
The ExampleGen TFX Pipeline Component:
https://github.com/tensorflow/tfx/blob/master/docs/guide/examplegen.md#custom-examplegen
video:
https://www.youtube.com/playlist?list=PLQY2H8rRoyvxR15n04JiW0ezF5HQRs_8F
Medium
Creating a Custom TFX Executor
Posted by Kevin Haas, Zhitao Li, and Robert Crowe on behalf of the TFX team
@Machine_learn
Simple Deep Q Network w/Pytorch: https://youtu.be/UlJzzLYgYoE
Reinforcement Learning Crash Course: https://youtu.be/sOiNMW8k4T0
Policy Gradients w/Tensorflow: https://youtu.be/UT9pQjVhcaU
Deep Q Learning w/Tensorflow https://youtu.be/3Ggq_zoRGP4
Code Your Own RL Environments https://youtu.be/vmrqpHldAQ0
How to Spec a Deep Learning PC: https://youtu.be/xsnVlMWQj8o
Deep Q Learning w/ Pytorch: https://youtu.be/RfNxXlO6BiA
Machine Learning Freelancing https://youtu.be/6M04ZTLE_O4
Code from video: https://github.com/philtabor/Youtube-Code-Repository
Simple Deep Q Network w/Pytorch: https://youtu.be/UlJzzLYgYoE
Reinforcement Learning Crash Course: https://youtu.be/sOiNMW8k4T0
Policy Gradients w/Tensorflow: https://youtu.be/UT9pQjVhcaU
Deep Q Learning w/Tensorflow https://youtu.be/3Ggq_zoRGP4
Code Your Own RL Environments https://youtu.be/vmrqpHldAQ0
How to Spec a Deep Learning PC: https://youtu.be/xsnVlMWQj8o
Deep Q Learning w/ Pytorch: https://youtu.be/RfNxXlO6BiA
Machine Learning Freelancing https://youtu.be/6M04ZTLE_O4
Code from video: https://github.com/philtabor/Youtube-Code-Repository
Forwarded from Machinelearning
DeepMind Measures 7 Capabilities Every AI Should Have
video: https://www.youtube.com/watch?v=zrF5_O92ELQ
📝 The paper "Behaviour Suite for Reinforcement Learning"
https://arxiv.org/abs/1908.03568
code https://github.com/deepmind/bsuite
video: https://www.youtube.com/watch?v=zrF5_O92ELQ
📝 The paper "Behaviour Suite for Reinforcement Learning"
https://arxiv.org/abs/1908.03568
code https://github.com/deepmind/bsuite
YouTube
These Are The 7 Capabilities Every AI Should Have
❤️ Thank you so much for your support on Patreon: https://www.patreon.com/TwoMinutePapers
📝 The paper "Behaviour Suite for Reinforcement Learning" is available here:
https://arxiv.org/abs/1908.03568
https://github.com/deepmind/bsuite
🙏 We would like to…
📝 The paper "Behaviour Suite for Reinforcement Learning" is available here:
https://arxiv.org/abs/1908.03568
https://github.com/deepmind/bsuite
🙏 We would like to…
با سلام
با عنایت به ضرورت جمع آوری دیتا جهت انجام پروزه های تحقیقاتی موجود، لازم است تعدادی توکن دسترسی (َaccess token) به توییتر تهیه گردد. هر یک از دوستان که توکن دارند و یا توانایی گرفتن توکن رو دارند در این راستا کمک های لازمه را انجام دهند. با تشکر
https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens.html
ارسال توکن: @Raminmousa
با عنایت به ضرورت جمع آوری دیتا جهت انجام پروزه های تحقیقاتی موجود، لازم است تعدادی توکن دسترسی (َaccess token) به توییتر تهیه گردد. هر یک از دوستان که توکن دارند و یا توانایی گرفتن توکن رو دارند در این راستا کمک های لازمه را انجام دهند. با تشکر
https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens.html
ارسال توکن: @Raminmousa
@Machine_learn
Tensorflow 2.0 release
Faster
TPU support
TensorFlow datasets
Change log: https://medium.com/tensorflow/tensorflow-2-0-is-now-available-57d706c2a9ab
#google #tensorflow #dl #tf
Tensorflow 2.0 release
Faster
TPU support
TensorFlow datasets
Change log: https://medium.com/tensorflow/tensorflow-2-0-is-now-available-57d706c2a9ab
#google #tensorflow #dl #tf
Medium
TensorFlow 2.0 is now available!
Earlier this year, we announced TensorFlow 2.0 in alpha at the TensorFlow Dev Summit. Today, we’re delighted to announce that the final…
📹Artificial caricature
Agents learn to draw simplified (artistic?) portraits via trial and error.
Project website: https://learning-to-paint.github.io
ArXiV: https://arxiv.org/abs/1910.01007
#GAN #CelebA #DL
Agents learn to draw simplified (artistic?) portraits via trial and error.
Project website: https://learning-to-paint.github.io
ArXiV: https://arxiv.org/abs/1910.01007
#GAN #CelebA #DL
arXiv.org
Unsupervised Doodling and Painting with Improved SPIRAL
We investigate using reinforcement learning agents as generative models of images (extending arXiv:1804.01118). A generative agent controls a simulated painting environment, and is trained with...
✅How to Develop a CycleGAN for Image-to-Image Translation with Keras
https://machinelearningmastery.com/cyclegan-tutorial-with-keras/
https://machinelearningmastery.com/cyclegan-tutorial-with-keras/