Search Results - (( learning implementation function algorithm ) OR ( java interaction _ algorithm ))

Refine Results
  1. 1

    Training functional link neural network with ant lion optimizer by Mohmad Hassim, Yana Mazwin, Ghazali, Rozaida

    Published 2020
    “…This paper proposed the implementation of Ant Lion Algorithm as learning algorithm to train the FLNN for classification tasks. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  2. 2

    Functional link neural network with modified bee-firefly learning algorithm for classification task by Mohmad Hassim, Yana Mazwin

    Published 2016
    “…This work proposed the implementation of modified Artificial Bee Colony with Firefly algorithm for training the FLNN network to overcome the drawback of BP-learning algorithm. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3

    Support directional shifting vector: A direction based machine learning classifier by Kowsher, Md., Hossen, Imran, Tahabilder, Anik, Prottasha, Nusrat Jahan, Habib, Kaiser, Zafril Rizal, M Azmi

    Published 2021
    “…The positional error of the linear function has been modelled as a loss function which is iteratively optimized using the gradient descent algorithm. …”
    Get full text
    Get full text
    Get full text
    Article
  4. 4

    Network game (Literati) / Chung Mei Kuen by Chung, Mei Kuen

    Published 2003
    “…It should be an interesting, time and value worth topic to research on. By using Java applet, it will give a good interactive response since it does not suffer from the delays or variability of bandwidth associated with network connection. …”
    Get full text
    Get full text
    Thesis
  5. 5

    Semi-supervised learning for feature selection and classification of data / Ganesh Krishnasamy by Ganesh , Krishnasamy

    Published 2019
    “…An efficient iterative algorithm is developed to optimize the objective function of the proposed algorithm since it is non-smooth and difficult to solve. …”
    Get full text
    Get full text
    Get full text
    Thesis
  6. 6
  7. 7

    Teaching and learning via chatbots with immersive and machine learning capabilities by Nantha Kumar Subramaniam

    Published 2019
    “…In order to address these shortcomings, seven text-based conversational chatbots for the students to learn Java in an interactive and engaging manners had been built. …”
    Get full text
    Get full text
    Conference or Workshop Item
  8. 8
  9. 9

    E-history Malaysian secondary school textbook using TF-IDF algorithm and text visualization / Nur Hafizah Mohd Ridzuan by Mohd Ridzuan, Nur Hafizah

    Published 2020
    “…History is one of the school subjects in Malaysian schools and known as a compulsory subject that is required to pass the SPM examination. One of the main learning methods in Malaysian education is by using textbooks as it is a universal formal school learning material and a dominant resource of learning. …”
    Get full text
    Get full text
    Thesis
  10. 10

    Car dealership web application by Yap, Jheng Khin

    Published 2022
    “…Hence, two transfer learning algorithms were proposed and implemented to provide initial performance boost to the River adaptive random forest regressor and classifier, respectively. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  11. 11

    Input-output based relation combinatorial testing using whale optimization algorithm for generating near optimum number of test suite by Suali, Anjila J., Nuraminah Ramli, Rozmie Razif Othman, Hasneeza Liza Zakaria, Iszaidy Ismail, Nor Shahida Mohd Jamail, Rimuljo Hendradi, Nurol Husna Che Rose

    Published 2025
    “…This study proposes a combinatorial testing method utilizing the Whale Optimization Algorithm (WOA). The study compares the performance of WOA with various existing strategies, such as Greedy, Density, TVG, Union, ParaOrder, ReqOrder, ITTDG, AURA, Java Algorithm (CTJ), TTSGA, and AFA. …”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    An approach to improve functional link neural network training using modified artificial bee colony for classification task by Yana Mazwin Mohmad Hassim, Rozaida Ghazali

    Published 2013
    “…The standard method for tuning the weight in FLNN is using a Backpropagation (BP) learning algorithm. Still, BP-learning algorithm has difficulties such as trapping in local optima and slow convergence especially for solving non-linearly separable classification problems. …”
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    An approach to improve functional link neural network training using modified artificial bee colony for classification task by Mohmad Hassim, Yana Mazwin, Ghazali, Rozaida

    Published 2012
    “…The standard method for tuning the weight in FLNN is using a Backpropagation (BP) learning algorithm. Still, BP-learning algorithm has difficulties such as trapping in local optima and slow convergence especially for solving non-linearly separable classification problems. …”
    Get full text
    Get full text
    Article
  14. 14

    An approach to improve functional link neural network training using modified artificial bee colony for classification task by Mohmad Hassim, Yana Mazwin, Ghazali, Rozaida

    Published 2012
    “…The standard method for tuning the weight in FLNN is using a Backpropagation (BP) learning algorithm. Still, BP-learning algorithm has difficulties such as trapping in local optima and slow convergence especially for solving non-linearly separable classification problems. …”
    Get full text
    Get full text
    Article
  15. 15

    Fractional Stochastic Gradient Descent Based Learning Algorithm For Multi-layer Perceptron Neural Networks by Sadiq, A., Yahya, N.

    Published 2021
    “…Conventionally back-propagation learning algorithm also termed as (BP-MLP) is used. …”
    Get full text
    Get full text
    Conference or Workshop Item
  16. 16

    Development of Hybrid Convolutional Neural Network and Radial Basis Function for Autism Spectrum Disorder Classification by Huey Chern, Lim

    Published 2024
    “…Hence, this study proposed hybrid deep learning algorithms for ASD classification. Two algorithms merged: U-net neural network and Radial Basis Function (RBF) for medical image segmentation. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  17. 17
  18. 18

    A random search based effective algorithm for pairwise test data generation by Sabira, Khatun, K. F., Rabbi, Che Yahaya, Yaakub, Klaib, Mohammad F. J.

    Published 2011
    “…Java program has been used to test the performance of the algorithm. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  19. 19

    Jogging activity recognition using k-NN algorithm by Afifah Ismail

    Published 2022
    “…The k-NN algorithm is a simple and easy-to-implement supervised machine learning algorithm that can be used to solve both classification and regression problems. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise
  20. 20

    Attribute related methods for improvement of ID3 Algorithm in classification of data: A review by Nur Farahaina, Idris, Mohd Arfian, Ismail

    Published 2020
    “…Decision tree is an important method in data mining to solve the classification problems. There are several learning algorithms to implement the decision tree but the most commonly-used is ID3 algorithm. …”
    Get full text
    Get full text
    Get full text
    Article