Автор24

Информация о работе

Подробнее о работе

Страница работы

NEURAL NETWORKS APPLICATIONS IN VALUATION OF BANNER AD CREATIVE EFFICIENCY

  • 74 страниц
  • 2020 год
  • 2 просмотра
  • 0 покупок
Автор работы

BESKONECHNO

Профессор, кэн

1500 ₽

Работа будет доступна в твоём личном кабинете после покупки

Гарантия сервиса Автор24

Уникальность не ниже 50%

Фрагменты работ

Table of Contents
Abstract 3
1. Introduction 5
2. Literature review 10
3. Theoretical framework 19
3.1 Neural networks 19
3.2 Data augmentation 26
3.3 Visualizing convolutional neural networks 40
4. The application of neural networks in creative advertising strategies 52
5. Results of computational experiments 57
6. Conclusion 69
Bibliography 72
Additional materials 76

1. Introduction

Just a few years ago Artificial Intelligence (AI) was mostly a topic discussed by academics in computer science departments, futurologists, or just science fiction fans, and it seemed that we are still decades from actually interacting with it. Today this could not be any further from the truth, as we might not even notice it, but we interact a lot with machine-made decisions. Take for instance the recommendation systems, telling us what is frequently bought together with other products we have been browsing, chatbots, which help us with frequently asked questions, or even those masks people are using for their Instagram posts - all of these utilize AI techniques. While it is highly unlikely you will find yourself as the main character of the movie “Her” (https://www.imdb.com/title/tt1798709/) by tomorrow, we live in a time when developments in AI progress exponentially fast.
...

2. Literature review

Neural networks as an instrument became very popular as soon as computing power, data, and even programming packages for the purpose became available. And quite fast, neural networks started showing great results in applications to finance, medicine, security, automation, and so on. In this work, an application to the advertisement banners is explored and therefore quite a lot of literature was explored on the topic. However, before diving deep into the researches on convolutional neural networks for the advertising industry, it was also worthwhile to take a step back and take a look at techniques, which are used to improve the output results of the neural networks for image classification, as well as try to understand how does a network classify the images. And thus the literature on convolutional neural networks, techniques on improving their results, explaining these results, and then their application in the industry will be explored.
...

3. Theoretical framework

In this section, we will briefly discuss the technical aspects of building a solution to our problem of predicting advertisement banner efficiency. Unfortunately, building machine learning models can be quite a hassle due to many reasons which will also be discussed below. We will also explore methods which will help us battle these problems.

3.1 Neural networks

The model of choice for this work was a neural network, as was mentioned in the title. The choice was not arbitrary - currently, convolutional neural networks are a go-to model, when it comes to image processing. Therefore, as a part of the theory behind this work, neural networks are going to be discussed, so as to fully understand the model used.
Artificial neural networks, or simply neural networks, are models being used for machine learning problems, such as one discussed in this work - advertisement banner classification.
...

3.2 Data augmentation

The upside of using convolutional neural networks is that they are very good at computer vision tasks. But this comes at a cost of heavy reliance on large amounts of data. And not only do we need more data than usual, but we are also highly likely to encounter a problem of overfitting on our data. Overfitting is a phenomenon, in which a neural network does not generalize well, because it has learned to perfectly model the training data. This becomes an additional problem in fields with not a lot of data - not only do we lack the data, but we are also overfitting on it. And one such area, as it happens to be, is advertising banners. Advertising agencies would love to have a lot of banners for testing, but their variety is usually quite limited. This is usually due to brand safety reasons, rather than time and money constraints.
...

3.3 Visualizing convolutional neural networks

In this section of the work explanations of deep learning models will be discussed, as well as a particular method called LIME. LIME stands for Local Interpretable Model-agnostic Explanations. In this work model predictions will be attempted to be explained using LIME through visualization. Deep learning model explanations is a very important topic, which is unfortunately usually overlooked and it will be discussed why it should not be this way.
Deep convolutional neural networks have shown excellent performance in classifying image data. The first tasks to prove this were the famous hand-written digits classification problem, hence the classical image classification problem - the MNIST dataset, and facial recognition problems. Of course, that did not stop just there, as convolutional neural networks have shown outstanding results in many other image classification tasks. For one, take the CIFAR-10 dataset as an early example.
...

4. The application of neural networks in creative advertising strategies

The goal of this work was to provide value for communication agencies in their pursuit to deliver value to the client as efficiently as they can. Today every business industry strives to utilize technological advances. One which was most discussed in the section devoted to technical aspects of this work was, in fact, medicine because it demonstrates many pitfalls in using convolutional neural networks in image analysis. However, it does not mean that convolutional neural networks for image classification are not successfully applied in medicine. In fact, they are used more frequently as time progresses and new advancements take place. Convolutional neural networks are successfully used in many industries, such as banking, agriculture, robotics, and so on. In fact, there are projects that are already utilizing artificial intelligence for the benefit of the advertising industry.
...

5. Results of computational experiments

The objective of this work was to train a model that would help assess the effectiveness of advertising banners. In this part, the data, the assumptions, the process of creating a model will be discussed as well as intermediate results of the training.
For the data, we had a little over four thousand advertisement creatives for many different companies and their performance metrics. These banners creatives did not include textual advertisements with them, so the model training will be done without accounting for the offer in the text accompanying the image. Also, unfortunately, the initial purpose of the advertisement campaign is not available and thus creatives can not be grouped together in categories. These categories would potentially comprise the marketing funnel blocks, like awareness, consideration, and purchase, for example. With that said, the limitations of this work have been acknowledged and outlined above.
...

6. Conclusion

The technological advances we have an opportunity to observe every day are astounding. In today’s world, companies undergo digital transformations in departments they never thought to be digitalized at all. As was discussed in the beginning, some things we perceive as common today, probably even ten years ago was considered a fiction. And in this work, we explored one particular process, which could be improved by machine learning.
The topic of this work was inspired by the advances in machine learning, but was motivated by a particular need of the advertising agencies. This work is written during the global COVID-19 pandemic, which has brought crisis to many industries. Unfortunately, advertising came to be one of them with clients cutting their marketing budgets and turning down many long-term projects. With that many business operations have been disrupted simply due to the fact that no one was prepared for such catastrophe.
...

Bibliography

1. Liu, X., Wang, X., & Matwin, S. (2018). Interpretable Deep Convolutional Neural Networks via Meta-learning. International Joint Conference on Neural Networks (IJCNN), https://arxiv.org/pdf/1802.00560.pdf
2. Zeiler, M.D., and Fergus R. (2014). Visualizing and Understanding Convolutional Networks. European Conference on Computer Vision. https://arxiv.org/abs/1311.2901
3. Lundberg, S., & Lee, Su-In. (2017). A Unified Approach to Interpreting Model Predictions. Computing Research Repository, abs/1705.07874. https://arxiv.org/abs/1705.07874
4. Gosiewska, A., and Biecek., P. ( 2019). iBreakDown: Uncertainty of Model Explanations for Non-additive Predictive Models. arXiv preprint arXiv:1903.114. https://arxiv.org/abs/1903.11420
5. Zintgraf, L. M., Cohen, T. S., and Welling, M.(2016). A new method to visualize deep neural networks. CoRR, abs/1603.02518. http://arxiv.org/ abs/1603.02518
6. De Veaux, R., Ungar, L. (1997).
...

Bibliography

1. Liu, X., Wang, X., & Matwin, S. (2018). Interpretable Deep Convolutional Neural Networks via Meta-learning. International Joint Conference on Neural Networks (IJCNN), https://arxiv.org/pdf/1802.00560.pdf
2. Zeiler, M.D., and Fergus R. (2014). Visualizing and Understanding Convolutional Networks. European Conference on Computer Vision. https://arxiv.org/abs/1311.2901
3. Lundberg, S., & Lee, Su-In. (2017). A Unified Approach to Interpreting Model Predictions. Computing Research Repository, abs/1705.07874. https://arxiv.org/abs/1705.07874
4. Gosiewska, A., and Biecek., P. ( 2019). iBreakDown: Uncertainty of Model Explanations for Non-additive Predictive Models. arXiv preprint arXiv:1903.114. https://arxiv.org/abs/1903.11420
5. Zintgraf, L. M., Cohen, T. S., and Welling, M.(2016). A new method to visualize deep neural networks. CoRR, abs/1603.02518. http://arxiv.org/ abs/1603.02518
6. De Veaux, R., Ungar, L. (1997). A brief introduction to neural networks, Technical Report, Williams College, Williamstown, MA. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.33.3938&rep=rep1&type=pdf
7. Shorten, C., Khoshgoftaar, T.M. (2019). A survey on Image Data Augmentation for Deep Learning. J Big Data 6, 60 (2019). https://doi.org/10.1186/s40537-019-0197-0
8. Ribeiro, M., & Singh, S., & Guestrin, C. (2016). “Why Should I Trust You?”: Explaining the Predictions of Any Classifier. 97-101. https://www.aclweb.org/anthology/N16-3020/
9. Lecun, Y., & Bottou, L., & Bengio, Y. & Haffner, P. (1998). Gradient-Based Learning Applied to Document Recognition. Proceedings of the IEEE. 86. 2278 - 2324. 10.1109/5.726791.
10. Krizhevsky, A. & Sutskever, I. & Hinton, G. (2012). ImageNet Classification with Deep Convolutional Neural Networks. Neural Information Processing Systems. 25. 10.1145/3065386. http://www.cs.toronto.edu/~hinton/absps/imagenet.pdf
11. Sultana, F., & Sufian, A., & Dutta, P. (2019) Advancements in Image Classification using Convolutional Neural Network. Submitted to 2018 Fourth International Conference on Research in Computational Intelligence and Communication Networks(ICRCICN 2018. https://arxiv.org/abs/1905.03288
12. He, T.,& Zhang, Z., & Zhang, H., & Zhang, Z.,& Xie, J. & Li, M. (2019). Bag of Tricks for Image Classification with Convolutional Neural Networks. The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019, pp. 558-567. https://arxiv.org/abs/1812.01187
13. Maggiori, E.,& Tarabalka, Y., & Charpiat, G., & Alliez, P. (2017). High-resolution image classification with convolutional networks. IEEE International Geoscience and Remote Sensing Symposium - IGARSS 2017, Jul 2017, Fort Worth, United States. https://hal.archives-ouvertes.fr/hal-01660754/document
14. Shu, M. (2019). Deep learning for image classification on very small datasets using transfer learning. Creative Components. 345. https://lib.dr.iastate.edu/creativecomponents/345
15. Özgenel, C.F., and Sorguç, A.G. (2018). Performance Comparison of Pretrained Convolutional Neural Networks on Crack Detection in Buildings. 2018 Proceedings of the 35th ISARC, Berlin, Germany, ISBN 978-3-00-060855-1, pages 693-700. https://doi.org/10.22260/ISARC2018/0094
16. Potlabathini, H. (2019). Convolution Neural Network for Cooking State Recognition using VGG19. https://rpal.cse.usf.edu/reports/state_recognition_symposium_2019/2019-05.pdf
17. Kamran, S.A., & Sabbir, A.S. (2017). Efficient yet deep convolutional neural networks for semantic segmentation. https://arxiv.org/pdf/1707.08254.pdf
18. Perez, L. & Wang, J. (2017). The Effectiveness of Data Augmentation in Image Classification using Deep Learning. https://arxiv.org/abs/1712.04621
19. Wong, S., & Gatt, A., & Stamatescu, V., & McDonnell, M. (2016). Understanding data augmentation for classification: when to warp? https://arxiv.org/pdf/1609.08764.pdf
20. Inoue, H. (2018). Data Augmentation by Pairing Samples for Images Classification. https://arxiv.org/pdf/1801.02929.pdf
21. Fawzi, A., & Samulowitz, H., & Turaga, D., & Frossard, P. (2016). Adaptive data augmentation for image classification. 3688-3692. 10.1109/ICIP.2016.7533048.
22. O'Gara, S. & McGuinness, K. (2019). Comparing data augmentation strategies for deep image classification. IMVIP 2019: Irish Machine Vision & Image Processing, Technological University Dublin, Dublin, Ireland, August 28-30. doi:10.21427/148b-ar75
23. Gu, S.,& Pednekar, M., & and Slater, R. (2019) Improve Image Classification Using Data Augmentation and Neural Networks. SMU Data Science Review: Vol. 2 : No. 2 , Article 1. https://scholar.smu.edu/datasciencereview/vol2/iss2/1
24. Chatfield, K., & Simonyan, K., & Vedaldi, A. & Zisserman, A. (2014). Return of the Devil in the Details: Delving Deep into Convolutional Nets. BMVC 2014 - Proceedings of the British Machine Vision Conference 2014. 10.5244/C.28.6. https://arxiv.org/abs/1405.3531
25. Kang, G., & Dong, X., & Zheng, L., & Yang, Yi. (2017). PatchShuffle Regularization. https://arxiv.org/abs/1707.07103
26. Konno, T., & Iwazume, M. (2018). Icing on the Cake: An Easy and Quick Post-Learnig Method You Can Try After Deep Learning. https://arxiv.org/abs/1807.06540
27. Huang, Y., & Cheng, Y., & Chen, D., & Lee, H., & Ngiam, J., & Le, Q., & Chen, Z. (2018). GPipe: Efficient Training of Giant Neural Networks using Pipeline Parallelism. https://arxiv.org/abs/1811.06965
28. Singh, K., & Chaudhary, A., & Kaur, P. (2019). A Machine Learning Approach for Enhancing Defence Against Global Terrorism. 1-5. 10.1109/IC3.2019.8844947. https://ieeexplore.ieee.org/document/8844947
29. Herlocker, J., & Konstan, J., & Riedl, J. (2001). Explaining Collaborative Filtering Recommendations. Proceedings of the ACM Conference on Computer Supported Cooperative Work. 10.1145/358916.358995. https://grouplens.org/site-content/uploads/explain-CSCW-20001.pdf
30. Kaufman, Sh. & Rosset, S. & Perlich, C. (2011). Leakage in Data Mining: Formulation, Detection, and Avoidance. Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. 6. 556-563. 10.1145/2020408.2020496. https://www.cs.umb.edu/~ding/history/470_670_fall_2011/papers/cs670_Tran_PreferredPaper_LeakingInDataMining.pdf
31. LeCun, Y.,& Bottou, L.,& Bengio, Y.,& and Haffner, P. Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11):2278–2324, November 1998a. http://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf

Форма заказа новой работы

Не подошла эта работа?

Закажи новую работу, сделанную по твоим требованиям

Оставляя свои контактные данные и нажимая «Заказать Дипломную работу», я соглашаюсь пройти процедуру регистрации на Платформе, принимаю условия Пользовательского соглашения и Политики конфиденциальности в целях заключения соглашения.

Фрагменты работ

Table of Contents
Abstract 3
1. Introduction 5
2. Literature review 10
3. Theoretical framework 19
3.1 Neural networks 19
3.2 Data augmentation 26
3.3 Visualizing convolutional neural networks 40
4. The application of neural networks in creative advertising strategies 52
5. Results of computational experiments 57
6. Conclusion 69
Bibliography 72
Additional materials 76

1. Introduction

Just a few years ago Artificial Intelligence (AI) was mostly a topic discussed by academics in computer science departments, futurologists, or just science fiction fans, and it seemed that we are still decades from actually interacting with it. Today this could not be any further from the truth, as we might not even notice it, but we interact a lot with machine-made decisions. Take for instance the recommendation systems, telling us what is frequently bought together with other products we have been browsing, chatbots, which help us with frequently asked questions, or even those masks people are using for their Instagram posts - all of these utilize AI techniques. While it is highly unlikely you will find yourself as the main character of the movie “Her” (https://www.imdb.com/title/tt1798709/) by tomorrow, we live in a time when developments in AI progress exponentially fast.
...

2. Literature review

Neural networks as an instrument became very popular as soon as computing power, data, and even programming packages for the purpose became available. And quite fast, neural networks started showing great results in applications to finance, medicine, security, automation, and so on. In this work, an application to the advertisement banners is explored and therefore quite a lot of literature was explored on the topic. However, before diving deep into the researches on convolutional neural networks for the advertising industry, it was also worthwhile to take a step back and take a look at techniques, which are used to improve the output results of the neural networks for image classification, as well as try to understand how does a network classify the images. And thus the literature on convolutional neural networks, techniques on improving their results, explaining these results, and then their application in the industry will be explored.
...

3. Theoretical framework

In this section, we will briefly discuss the technical aspects of building a solution to our problem of predicting advertisement banner efficiency. Unfortunately, building machine learning models can be quite a hassle due to many reasons which will also be discussed below. We will also explore methods which will help us battle these problems.

3.1 Neural networks

The model of choice for this work was a neural network, as was mentioned in the title. The choice was not arbitrary - currently, convolutional neural networks are a go-to model, when it comes to image processing. Therefore, as a part of the theory behind this work, neural networks are going to be discussed, so as to fully understand the model used.
Artificial neural networks, or simply neural networks, are models being used for machine learning problems, such as one discussed in this work - advertisement banner classification.
...

3.2 Data augmentation

The upside of using convolutional neural networks is that they are very good at computer vision tasks. But this comes at a cost of heavy reliance on large amounts of data. And not only do we need more data than usual, but we are also highly likely to encounter a problem of overfitting on our data. Overfitting is a phenomenon, in which a neural network does not generalize well, because it has learned to perfectly model the training data. This becomes an additional problem in fields with not a lot of data - not only do we lack the data, but we are also overfitting on it. And one such area, as it happens to be, is advertising banners. Advertising agencies would love to have a lot of banners for testing, but their variety is usually quite limited. This is usually due to brand safety reasons, rather than time and money constraints.
...

3.3 Visualizing convolutional neural networks

In this section of the work explanations of deep learning models will be discussed, as well as a particular method called LIME. LIME stands for Local Interpretable Model-agnostic Explanations. In this work model predictions will be attempted to be explained using LIME through visualization. Deep learning model explanations is a very important topic, which is unfortunately usually overlooked and it will be discussed why it should not be this way.
Deep convolutional neural networks have shown excellent performance in classifying image data. The first tasks to prove this were the famous hand-written digits classification problem, hence the classical image classification problem - the MNIST dataset, and facial recognition problems. Of course, that did not stop just there, as convolutional neural networks have shown outstanding results in many other image classification tasks. For one, take the CIFAR-10 dataset as an early example.
...

4. The application of neural networks in creative advertising strategies

The goal of this work was to provide value for communication agencies in their pursuit to deliver value to the client as efficiently as they can. Today every business industry strives to utilize technological advances. One which was most discussed in the section devoted to technical aspects of this work was, in fact, medicine because it demonstrates many pitfalls in using convolutional neural networks in image analysis. However, it does not mean that convolutional neural networks for image classification are not successfully applied in medicine. In fact, they are used more frequently as time progresses and new advancements take place. Convolutional neural networks are successfully used in many industries, such as banking, agriculture, robotics, and so on. In fact, there are projects that are already utilizing artificial intelligence for the benefit of the advertising industry.
...

5. Results of computational experiments

The objective of this work was to train a model that would help assess the effectiveness of advertising banners. In this part, the data, the assumptions, the process of creating a model will be discussed as well as intermediate results of the training.
For the data, we had a little over four thousand advertisement creatives for many different companies and their performance metrics. These banners creatives did not include textual advertisements with them, so the model training will be done without accounting for the offer in the text accompanying the image. Also, unfortunately, the initial purpose of the advertisement campaign is not available and thus creatives can not be grouped together in categories. These categories would potentially comprise the marketing funnel blocks, like awareness, consideration, and purchase, for example. With that said, the limitations of this work have been acknowledged and outlined above.
...

6. Conclusion

The technological advances we have an opportunity to observe every day are astounding. In today’s world, companies undergo digital transformations in departments they never thought to be digitalized at all. As was discussed in the beginning, some things we perceive as common today, probably even ten years ago was considered a fiction. And in this work, we explored one particular process, which could be improved by machine learning.
The topic of this work was inspired by the advances in machine learning, but was motivated by a particular need of the advertising agencies. This work is written during the global COVID-19 pandemic, which has brought crisis to many industries. Unfortunately, advertising came to be one of them with clients cutting their marketing budgets and turning down many long-term projects. With that many business operations have been disrupted simply due to the fact that no one was prepared for such catastrophe.
...

Bibliography

1. Liu, X., Wang, X., & Matwin, S. (2018). Interpretable Deep Convolutional Neural Networks via Meta-learning. International Joint Conference on Neural Networks (IJCNN), https://arxiv.org/pdf/1802.00560.pdf
2. Zeiler, M.D., and Fergus R. (2014). Visualizing and Understanding Convolutional Networks. European Conference on Computer Vision. https://arxiv.org/abs/1311.2901
3. Lundberg, S., & Lee, Su-In. (2017). A Unified Approach to Interpreting Model Predictions. Computing Research Repository, abs/1705.07874. https://arxiv.org/abs/1705.07874
4. Gosiewska, A., and Biecek., P. ( 2019). iBreakDown: Uncertainty of Model Explanations for Non-additive Predictive Models. arXiv preprint arXiv:1903.114. https://arxiv.org/abs/1903.11420
5. Zintgraf, L. M., Cohen, T. S., and Welling, M.(2016). A new method to visualize deep neural networks. CoRR, abs/1603.02518. http://arxiv.org/ abs/1603.02518
6. De Veaux, R., Ungar, L. (1997).
...

Bibliography

1. Liu, X., Wang, X., & Matwin, S. (2018). Interpretable Deep Convolutional Neural Networks via Meta-learning. International Joint Conference on Neural Networks (IJCNN), https://arxiv.org/pdf/1802.00560.pdf
2. Zeiler, M.D., and Fergus R. (2014). Visualizing and Understanding Convolutional Networks. European Conference on Computer Vision. https://arxiv.org/abs/1311.2901
3. Lundberg, S., & Lee, Su-In. (2017). A Unified Approach to Interpreting Model Predictions. Computing Research Repository, abs/1705.07874. https://arxiv.org/abs/1705.07874
4. Gosiewska, A., and Biecek., P. ( 2019). iBreakDown: Uncertainty of Model Explanations for Non-additive Predictive Models. arXiv preprint arXiv:1903.114. https://arxiv.org/abs/1903.11420
5. Zintgraf, L. M., Cohen, T. S., and Welling, M.(2016). A new method to visualize deep neural networks. CoRR, abs/1603.02518. http://arxiv.org/ abs/1603.02518
6. De Veaux, R., Ungar, L. (1997). A brief introduction to neural networks, Technical Report, Williams College, Williamstown, MA. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.33.3938&rep=rep1&type=pdf
7. Shorten, C., Khoshgoftaar, T.M. (2019). A survey on Image Data Augmentation for Deep Learning. J Big Data 6, 60 (2019). https://doi.org/10.1186/s40537-019-0197-0
8. Ribeiro, M., & Singh, S., & Guestrin, C. (2016). “Why Should I Trust You?”: Explaining the Predictions of Any Classifier. 97-101. https://www.aclweb.org/anthology/N16-3020/
9. Lecun, Y., & Bottou, L., & Bengio, Y. & Haffner, P. (1998). Gradient-Based Learning Applied to Document Recognition. Proceedings of the IEEE. 86. 2278 - 2324. 10.1109/5.726791.
10. Krizhevsky, A. & Sutskever, I. & Hinton, G. (2012). ImageNet Classification with Deep Convolutional Neural Networks. Neural Information Processing Systems. 25. 10.1145/3065386. http://www.cs.toronto.edu/~hinton/absps/imagenet.pdf
11. Sultana, F., & Sufian, A., & Dutta, P. (2019) Advancements in Image Classification using Convolutional Neural Network. Submitted to 2018 Fourth International Conference on Research in Computational Intelligence and Communication Networks(ICRCICN 2018. https://arxiv.org/abs/1905.03288
12. He, T.,& Zhang, Z., & Zhang, H., & Zhang, Z.,& Xie, J. & Li, M. (2019). Bag of Tricks for Image Classification with Convolutional Neural Networks. The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019, pp. 558-567. https://arxiv.org/abs/1812.01187
13. Maggiori, E.,& Tarabalka, Y., & Charpiat, G., & Alliez, P. (2017). High-resolution image classification with convolutional networks. IEEE International Geoscience and Remote Sensing Symposium - IGARSS 2017, Jul 2017, Fort Worth, United States. https://hal.archives-ouvertes.fr/hal-01660754/document
14. Shu, M. (2019). Deep learning for image classification on very small datasets using transfer learning. Creative Components. 345. https://lib.dr.iastate.edu/creativecomponents/345
15. Özgenel, C.F., and Sorguç, A.G. (2018). Performance Comparison of Pretrained Convolutional Neural Networks on Crack Detection in Buildings. 2018 Proceedings of the 35th ISARC, Berlin, Germany, ISBN 978-3-00-060855-1, pages 693-700. https://doi.org/10.22260/ISARC2018/0094
16. Potlabathini, H. (2019). Convolution Neural Network for Cooking State Recognition using VGG19. https://rpal.cse.usf.edu/reports/state_recognition_symposium_2019/2019-05.pdf
17. Kamran, S.A., & Sabbir, A.S. (2017). Efficient yet deep convolutional neural networks for semantic segmentation. https://arxiv.org/pdf/1707.08254.pdf
18. Perez, L. & Wang, J. (2017). The Effectiveness of Data Augmentation in Image Classification using Deep Learning. https://arxiv.org/abs/1712.04621
19. Wong, S., & Gatt, A., & Stamatescu, V., & McDonnell, M. (2016). Understanding data augmentation for classification: when to warp? https://arxiv.org/pdf/1609.08764.pdf
20. Inoue, H. (2018). Data Augmentation by Pairing Samples for Images Classification. https://arxiv.org/pdf/1801.02929.pdf
21. Fawzi, A., & Samulowitz, H., & Turaga, D., & Frossard, P. (2016). Adaptive data augmentation for image classification. 3688-3692. 10.1109/ICIP.2016.7533048.
22. O'Gara, S. & McGuinness, K. (2019). Comparing data augmentation strategies for deep image classification. IMVIP 2019: Irish Machine Vision & Image Processing, Technological University Dublin, Dublin, Ireland, August 28-30. doi:10.21427/148b-ar75
23. Gu, S.,& Pednekar, M., & and Slater, R. (2019) Improve Image Classification Using Data Augmentation and Neural Networks. SMU Data Science Review: Vol. 2 : No. 2 , Article 1. https://scholar.smu.edu/datasciencereview/vol2/iss2/1
24. Chatfield, K., & Simonyan, K., & Vedaldi, A. & Zisserman, A. (2014). Return of the Devil in the Details: Delving Deep into Convolutional Nets. BMVC 2014 - Proceedings of the British Machine Vision Conference 2014. 10.5244/C.28.6. https://arxiv.org/abs/1405.3531
25. Kang, G., & Dong, X., & Zheng, L., & Yang, Yi. (2017). PatchShuffle Regularization. https://arxiv.org/abs/1707.07103
26. Konno, T., & Iwazume, M. (2018). Icing on the Cake: An Easy and Quick Post-Learnig Method You Can Try After Deep Learning. https://arxiv.org/abs/1807.06540
27. Huang, Y., & Cheng, Y., & Chen, D., & Lee, H., & Ngiam, J., & Le, Q., & Chen, Z. (2018). GPipe: Efficient Training of Giant Neural Networks using Pipeline Parallelism. https://arxiv.org/abs/1811.06965
28. Singh, K., & Chaudhary, A., & Kaur, P. (2019). A Machine Learning Approach for Enhancing Defence Against Global Terrorism. 1-5. 10.1109/IC3.2019.8844947. https://ieeexplore.ieee.org/document/8844947
29. Herlocker, J., & Konstan, J., & Riedl, J. (2001). Explaining Collaborative Filtering Recommendations. Proceedings of the ACM Conference on Computer Supported Cooperative Work. 10.1145/358916.358995. https://grouplens.org/site-content/uploads/explain-CSCW-20001.pdf
30. Kaufman, Sh. & Rosset, S. & Perlich, C. (2011). Leakage in Data Mining: Formulation, Detection, and Avoidance. Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. 6. 556-563. 10.1145/2020408.2020496. https://www.cs.umb.edu/~ding/history/470_670_fall_2011/papers/cs670_Tran_PreferredPaper_LeakingInDataMining.pdf
31. LeCun, Y.,& Bottou, L.,& Bengio, Y.,& and Haffner, P. Gradient-based learning applied to document recognition. Proceedings of the IEEE, 86(11):2278–2324, November 1998a. http://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf

Купить эту работу

NEURAL NETWORKS APPLICATIONS IN VALUATION OF BANNER AD CREATIVE EFFICIENCY

1500 ₽

или заказать новую

Лучшие эксперты сервиса ждут твоего задания

от 3000 ₽

Гарантии Автор24

Изображения работ

Страница работы
Страница работы
Страница работы

Понравилась эта работа?

или

24 декабря 2020 заказчик разместил работу

Выбранный эксперт:

Автор работы
BESKONECHNO
4.1
Профессор, кэн
Купить эту работу vs Заказать новую
0 раз Куплено Выполняется индивидуально
Не менее 40%
Исполнитель, загружая работу в «Банк готовых работ» подтверждает, что уровень оригинальности работы составляет не менее 40%
Уникальность Выполняется индивидуально
Сразу в личном кабинете Доступность Срок 1—6 дней
1500 ₽ Цена от 3000 ₽

5 Похожих работ

Дипломная работа

Формирование иноязычных грамматических навыков с использованием информационно-коммуникационных технологий на среднем этапе общеобразовательной школы.

Уникальность: от 40%
Доступность: сразу
25000 ₽
Дипломная работа

Трудности перевода: анализ меню ресторанов и выявление потенциальных сложностей при переводе их на английский язык

Уникальность: от 40%
Доступность: сразу
20000 ₽
Дипломная работа

ТРУДНОСТИ ПИСЬМЕННОЙ РЕЧИ И СПОСОБЫ ИХ ПРЕОДОЛЕНИЯ ПРИ ОБУЧЕНИИ АНГЛИЙСКОМУ ЯЗЫКУ В СРЕДНЕМ ЗВЕНЕ СРЕДНЕЙ ОБЩЕОБРАЗОВАТЕЛЬНОЙ ШКОЛЫ

Уникальность: от 40%
Доступность: сразу
2000 ₽
Дипломная работа

Иноязычные вкрапления (варваризмы) в контексте межъязыковой коммуникации на примере английского и русского языка

Уникальность: от 40%
Доступность: сразу
25000 ₽
Дипломная работа

Использование английского фольклора для формирования лексической компетенции на уроках английского языка в средней общеобразовательной школе

Уникальность: от 40%
Доступность: сразу
3500 ₽

Отзывы студентов

Отзыв fomcha об авторе BESKONECHNO 2017-11-02
Дипломная работа

Надеюсь продолжить работу с этим обязательным, пунктуальным, глубоко понимающим тему и специфику человеком.

Общая оценка 5
Отзыв Posida об авторе BESKONECHNO 2019-05-01
Дипломная работа

Отличный автор!

Общая оценка 5
Отзыв Alena Alex об авторе BESKONECHNO 2019-01-01
Дипломная работа

Алена, вы ЛУЧШАЯ! Нет слов, чтобы отблагодарить вас за проделанную работу!! Заказываю работы на данном сервисе больше 3х лет и только сейчас нашла СВОЕГО автора. На работу был день времени. На ДИПЛОМ!! Алена сделала все в лучшем виде. Преподаватель(очень требовательный, с придирками даже к лишним пробелами) похвалил мою работу перед всеми группами и поставил в пример как в оформлении и так и в правильном изложении содержания. Я в восторге.))!! Алена была на связи 24 часа. Отвечала на все вопросы. Успокаивала( а нервы были реально на пределе из-за того, что работу нужно было завтра сдавать, а нету даже норм плана, так как предыдущий автор подвёл и сказал, что не смог выполнить, придумал кучу отмазок ). Аленочка - я ваш должник!!!!! Такой как вы я не встречала за годы работы с сайтом( а заказывала более 80 работ от сочинений до диплома). Спасибо вам огромное!! Даже не знаю как можно выразить восхищение вашими способностями и человеческими качествами. Вы самая лучшая!! Извините, за такой сумбурный отзыв, пишу на эмоциях от радости сдачи диплома)) Так как из группы 24 человек сдали только 3 и я в их числе.)) Всё благодаря Вам! СПАСИБООООО!

Общая оценка 5
Отзыв stunet0518 об авторе BESKONECHNO 2019-06-27
Дипломная работа

Работа выполнена на высочайшем уровне!!! Автор полностью справился с поставленной задачей!!! В качестве бонуса (как я понял) за задержку сделал дополнительно речь и презентацию для защиты, что не может не радовать!!! Однако, огорчили сроки...очень затянул автор со сдачей.... В остальном - замечаний нет! Всё прекрасно!!! Рекомендую! Большое спасибо!!!

Общая оценка 5

другие учебные работы по предмету

Готовая работа

Концепт "помощь" в британской и американской культуре

Уникальность: от 40%
Доступность: сразу
500 ₽
Готовая работа

Climate Strategies of "Big Oil" Companies Under the Global Energy Transition

Уникальность: от 40%
Доступность: сразу
1500 ₽
Готовая работа

Реализация концепта «закон» в английских и русских юридических текстах

Уникальность: от 40%
Доступность: сразу
2500 ₽
Готовая работа

РЕКЛАМА БРИТАНСКИХ ГАЗЕТ КАК РЕСУРС ОБУЧЕНИЯ АНГЛИЙСКОЙ ФРАЗЕОЛОГИИ

Уникальность: от 40%
Доступность: сразу
7000 ₽
Готовая работа

ВЛИЯНИЕ ОФИСНОЙ ЖАРГОННОЙ ЛЕКСИКИ АНГЛИЙСКОГО ЯЗЫКА НА ФОРМИРОВАНИЕ ПСЕВДОДЕЛОВОГО СТИЛЯ РЕЧИ

Уникальность: от 40%
Доступность: сразу
300 ₽
Готовая работа

Topic: Board of directors’ features that increase value of international M&A deals in beverage industry in 2010-2020. An example by Campari.

Уникальность: от 40%
Доступность: сразу
2500 ₽
Готовая работа

Проблемы локализации англоязычных рекламных текстов для русскоязычной аудитории

Уникальность: от 40%
Доступность: сразу
2000 ₽
Готовая работа

The Program for Optical Flow Estimation Based on Deep Learning Approaches

Уникальность: от 40%
Доступность: сразу
2000 ₽
Готовая работа

Democracy, Income Inequality and the Resource Curse: Investigation of Causality

Уникальность: от 40%
Доступность: сразу
2500 ₽
Готовая работа

Post-retirement survival strategies of low-income pensioners in Ghana

Уникальность: от 40%
Доступность: сразу
2500 ₽
Готовая работа

Сохранение модальных средств в переводе новостных статей с английского языка на русский

Уникальность: от 40%
Доступность: сразу
2500 ₽
Готовая работа

Innovations in Customer Relationship Management systems and their impact on business processes

Уникальность: от 40%
Доступность: сразу
2500 ₽