Browsing by Author "Karakurt, Murat"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Article Citation - WoS: 52Citation - Scopus: 63Artificial Neural Network (ann) Prediction of Compressive Strength of Vartm Processed Polymer Composites(Elsevier Ltd., 2005-08) Seyhan, Abdullah Tuğrul; Tayfur, Gökmen; Karakurt, Murat; Tanoğlu, Metin; 03.10. Department of Mechanical Engineering; 03.03. Department of Civil Engineering; 03. Faculty of Engineering; 01. Izmir Institute of TechnologyA three layer feed forward artificial neural network (ANN) model having three input neurons, one output neuron and two hidden neurons was developed to predict the ply-lay up compressive strength of VARTM processed E-glass/ polyester composites. The composites were manufactured using fabric preforms consolidated with 0, 3 and 6 wt.% of thermoplastic binder. The learning of ANN was accomplished by a backpropagation algorithm. A good agreement between the measured and the predicted values was obtained. Testing of the model was done within low average error levels of 3.28%. Furthermore, the predictions of ANN model were compared with those obtained from a multi-linear regression (MLR) model. It was found that ANN model has better predictions than MLR model for the experimental data. Also, the ANN model was subjected to a sensitivity analysis to obtain its response. As a result, the ANN model was found to have an ability to yield a desired level of ply-lay up compressive strength values for the composites processed with the addition of the thermoplastic binder.Master Thesis Data Driven Modeling Using Reinforcement Learning in Autonomous Agents(Izmir Institute of Technology, 2003) Karakurt, Murat; Özdemir, Serhan; 03.10. Department of Mechanical Engineering; 03. Faculty of Engineering; 01. Izmir Institute of TechnologyThis research has aspired to build a system which is capable of solving problems by means of its past experience, especially an autonomous agent that can learn from trial and error sequences. To achieve this, connectionist neural network architectures are combined with the reinforcement learning methods. And the credit assignment problem in multi layer perceptron (MLP) architectures is altered. In classical credit assignment problems, actual output of the system and the previously known data in which the system tries to approximate are compared and the discrepancy between them is attempted to be minimized. However, temporal difference credit assignment depends on the temporary successive outputs. By this new method, it is more feasible to find the relation between each event rather than their consequences.Also in this thesis k-means algorithm is modified. Moreover MLP architectures is written in C++ environment, like Backpropagation, Radial Basis Function Networks, Radial Basis Function Link Net, Self-organized neural network, k-means algorithm.And with their combination for the Reinforcement learning, temporal difference learning, and Q-learning architectures were realized, all these algorithms are simulated, and these simulations are created in C++ environment.As a result, reinforcement learning methods used have two main disadvantages during the process of creating autonomous agent. Firstly its training time is too long, and too many input parameters are needed to train the system. Hence it is seen that hardware implementation is not feasible yet. Further research is considered necessary.