Machine learning books and papers – Telegram
500 + 𝗔𝗿𝘁𝗶𝗳𝗶𝗰𝗶𝗮𝗹 𝗜𝗻𝘁𝗲𝗹𝗹𝗶𝗴𝗲𝗻𝗰𝗲 𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗟𝗶𝘀𝘁 𝘄𝗶𝘁𝗵 𝗰𝗼𝗱𝗲

500
AI Machine learning Deep learning Computer vision NLP Projects with code

This list is continuously updated. - You can take pull request and contribute.

https://github.com/ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code

@Machine_learn
document.pdf
670.5 KB
How Machine Learning is Changing e-Government @Machine_learn
با عرض سلام ما پكيج ٣٦ پروژه عملي با يادگيري عميق همراه با داكيومنت فارسي را براي دوستاني كه مي خواهند در اين حوزه به صورت عملي كار كنند تهيه كرديم سرفصل هاي اين پكيج به ترتيب زير مي باشند:


1-Deep Learning Basic
-01_Introduction
--01_How_TensorFlow_Works
--02_Creating_and_Using_Tensors
--03_Implementing_Activation_Functions
-02_TensorFlow_Way
--01_Operations_as_a_Computational_Graph
--02_Implementing_Loss_Functions
--03_Implementing_Back_Propagation
--04_Working_with_Batch_and_Stochastic_Training
--05_Evaluating_Models
-03_Linear_Regression
--linear regression
--Logistic Regression
-04_Neural_Networks
--01_Introduction
--02_Single_Hidden_Layer_Network
--03_Using_Multiple_Layers
-05_Convolutional_Neural_Networks
--Convolution Neural Networks
--Convolutional Neural Networks Tensorflow
--TFRecord For Deep learning Models
-06_Recurrent_Neural_Networks
--Recurrent Neural Networks (RNN)
2-Classification apparel
-Classification apparel double capsule
-Classification apparel double cnn
3-ALZHEIMERS USING CNN(ResNet)
4-Fake News (Covid-19 dataset)
-Multi-channel
-3DCNN model
-Base line+ Char CNN
-Fake News Covid CapsuleNet
5-3DCNN Fake News
6-recommender systems
-GRU+LSTM MovieLens
7-Multi-Domain Sentiment Analysis
-Dranziera CapsuleNet
-Dranziera CNN Multi-channel
-Dranziera LSTM
8-Persian Multi-Domain SA
-Bi-GRU Capsule Net
-Multi-CNN
9-Recommendation system
-Factorization Recommender, Ranking Factorization Recommender, Item Similarity Recommender (turicreate)
-SVD, SVD++, NMF, Slope One, k-NN, Centered k-NN, k-NN Baseline, Co-Clustering(surprise)
10-NihX-Ray
-optimized CNN on FullDataset Nih-Xray
-MobileNet
-Transfer learning
-Capsule Network on FullDataset Nih-Xray
هزينه اين پكيج ٥٠٠هزار مي باشد و صرفا هزينه تهيه ديتاست هاست.
جهت خريد مي توانيد با ايدي بنده در ارتباط باشيد
@Raminmousa
Machine learning books and papers pinned «با عرض سلام ما پكيج ٣٦ پروژه عملي با يادگيري عميق همراه با داكيومنت فارسي را براي دوستاني كه مي خواهند در اين حوزه به صورت عملي كار كنند تهيه كرديم سرفصل هاي اين پكيج به ترتيب زير مي باشند: 1-Deep Learning Basic -01_Introduction --01_How_TensorFlow_Works…»
A Survey of Data Augmentation Approaches for NLP

Data Augmentation has becoming more and more popular and important task in NLP. On the contrary to Computer Vision where all methods now are well-known and already pre-implemented in libraries, in NLP the situation is not so consistent.

So, there has been published a nice paper that accumulated all known due today techniques, models and applications of data augmentation in texts:
https://arxiv.org/abs/2105.03075

In the appendix you can find the list of open-source that may be useful for your task.
@Machine_learn