Search Results - (( java implementation learning algorithm ) OR ( using same bees algorithm ))

Refine Results
  1. 1

    Solving the travelling salesman problem by using artificial bee colony algorithm / Noor Ainul Hayati Mohd Naziri by Mohd Naziri, Noor Ainul Hayati

    Published 2021
    “…ABC algorithm has three types of bees that are used by bees, onlooker bees, and scout bees. …”
    Get full text
    Get full text
    Student Project
  2. 2

    Plagiarism Detection System for Java Programming Assignments by Using Greedy String-Tilling Algorithm by Norulazmi, Kasim

    Published 2008
    “…The prototype system, known as Java Plagiarism Detection System (JPDS) implements the Greedy-String-Tiling algorithm to detect similarities among tokens in a Java source code files. …”
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3
  4. 4

    An empirical study of double-bridge search move on subset feature selection search of bees algorithm by Al-dawoodi, Aras Ghazi Mohammed, Mahmuddin, Massudi

    Published 2017
    “…The application of Bees Algorithm in wrapper feature selection (BAFS) has been implemented but yet too far from perfect and has few weaknesses. …”
    Get full text
    Get full text
    Get full text
    Article
  5. 5

    An Educational Tool Aimed at Learning Metaheuristics by Kader, Md. Abdul, Jamaluddin, Jamal A., Kamal Z., Zamli

    Published 2020
    “…Implemented with Java, this tool provides a friendly GUI for setting the parameters and display the result from where the learner can see how the selected algorithm converges for a particular problem solution. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  6. 6

    Adoption of machine learning algorithm for analysing supporters and non supporters feedback on political posts / Ogunfolajin Maruff Tunde by Ogunfolajin Maruff , Tunde

    Published 2022
    “…The method was implemented using Java and the results of the simulation were evaluated using five standard performance metrics: accuracy, AUC, precision, recall, and f-Measure. …”
    Get full text
    Get full text
    Get full text
    Thesis
  7. 7

    Indoor comfort and energy consumption optimization using an inertia weight artificial bee colony algorithm by Farah Nur Arina, Baharudin, Nor Azlina, Ab. Aziz, Mohamad Razwan, Abdul Malek, Anith Khairunnisa, Ghazali, Zuwairie, Ibrahim

    Published 2022
    “…Inertia weight artificial bee colony (IW-ABC) algorithms using linearly increasing, linearly decreasing, and exponentially increasing inertia are proposed here for the optimization of the indoor comfort index and energy usage. …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

    A Feature Ranking Algorithm in Pragmatic Quality Factor Model for Software Quality Assessment by Ruzita, Ahmad

    Published 2013
    “…The methodology used consists of theoretical study, design of formal framework on intelligent software quality, identification of Feature Ranking Technique (FRT), construction and evaluation of FRA algorithm. The assessment of quality attributes has been improved using FRA algorithm enriched with a formula to calculate the priority of attributes and followed by learning adaptation through Java Library for Multi Label Learning (MULAN) application. …”
    Get full text
    Get full text
    Get full text
    Thesis
  9. 9

    Indoor comfort and energy consumption optimization using an inertia weight artificial bee colony algorithm by Farah Nur Arina, Baharudin, Nor Azlina, Ab. Aziz, Mohamad Razwan, Abdul Malek, Anith Khairunnisa, Ghazali, Zuwairie, Ibrahim

    Published 2022
    “…Inertia weight artificial bee colony (IW-ABC) algorithms using linearly increasing, linearly decreasing, and exponentially increasing inertia are proposed here for the optimization of the indoor comfort index and energy usage. …”
    Get full text
    Get full text
    Get full text
    Article
  10. 10
  11. 11

    Performance evaluation of load balancing algorithm for virtual machine in data centre in cloud computing by Parmesivan, Yuganes, Hasan, Sazlinah, Muhammed, Abdullah

    Published 2018
    “…Cloud computing has become biggest buzz in the computer era these days.It runs entire operating systems on the cloud and doeverything on cloud to store data off-site.Cloud computing is primarily based on grid computing, but it’s a new computational model.Cloud computing has emerged into a new opportunity to further enhance way of hosting data centre and provide services.The primary substance of cloud computing is to deal the computing power,storage,different sort of stages and services which assigned tothe external users on demand through the internet.Task scheduling in cloud computing is vital role optimisation and effective dynamic resource allocation for load balancing.In cloud, the issue focused is under utilisation and over utilisation of the resources to distribute workload of multiple network links for example,when cloud clients try to access and send request tothe same cloud server while the other cloud server remain idle at that moment, leads to the unbalanced of workload on cloud data centers.Thus, load balancing is to assign tasks to the individual cloud data centers of the shared system so that no single cloud data centers is overloaded or under loaded.A Hybrid approach of Honey Bee (HB) and Particle Swarm Optimisation (PSO) load balancing algorithm is combined in order to get effective response time.The proposed hybrid algorithm has been experimented by using CloudSim simulator.The result shows that the hybrid load balancing algorithm improves the cloud system performance by reducing the response time compared to the Honey Bee (HB) and Particle Swarm Optimisation (PSO) load balancing algorithm.…”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Improved tree routing protocol in zigbee networks by Al-Harbawi, Mostafa Kamil Abdulhusain

    Published 2010
    “…ImpTR protocol uses an approach to select next hope depending on new algorithm and uses the same tree topology construction for distributing address to all sensor nodes in the network. …”
    Get full text
    Get full text
    Thesis
  13. 13

    Web-based clustering tool using fuzzy k-mean algorithm / Ahmad Zuladzlan Zulkifly by Zulkifly, Ahmad Zuladzlan

    Published 2019
    “…This project will use fuzzy k-means clustering algorithm to cluster the data because it is easy to implement and have many advantages. …”
    Get full text
    Get full text
    Thesis
  14. 14

    Features selection for intrusion detection system using hybridize PSO-SVM by Tabaan, Alaa Abdulrahman

    Published 2016
    “…Hybridize Particle Swarm Optimization (PSO) as a searching algorithm and support vector machine (SVM) as a classifier had been implemented to cope with this problem. …”
    Get full text
    Get full text
    Thesis
  15. 15

    Task scheduling in cloud computing environment using hybrid genetic algorithm and bat algorithm by Muhammad Syahril Mohamad Sainal

    Published 2022
    “…Meta-heuristic algorithms are mostly used to solve this problem. For example, Genetic Algorithm with Particle Swarm Optimization, Genetic Algorithm with Artificial Bee Colony Algorithms (ABC) and Genetic Algorithm with Ant Colony Optimization Algorithms. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise
  16. 16

    HEURISTIC OPTIMIZATION OF BAT ALGORITHM FOR HETEROGENEOUS SWARMS USING PERCEPTION by Kappagantula, S., Vojjala, S., Iyer, A.A., Velidi, G., Emani, S., Vandrangi, S.K.

    Published 2023
    “…Swarm Intelligence is inspired by naturally occurring swarm systems suchas Ant Colony, Bees Hive, or Bats. The Bat Algorithm is a population-based meta-heuristic algorithm for solving continuous optimization problems. …”
    Get full text
    Get full text
    Article
  17. 17

    Optimal timber transportation planning in tropical hill forest using bees algorithm by Jamaluddin, Jamhuri

    Published 2022
    “…This study proposed a multi-objective linear programming model with Bees algorithm (BA) to find an optimal cost TTP for extraction, forest road, and landing locations. …”
    Get full text
    Get full text
    Thesis
  18. 18

    Optimization Of Pid Controller For Double-Link Flexible Robotic Manipulator Using Metaheuristic Algorithms by Annisa, Jamali, Intan Zaurah, Mat Darus, Hanim, Mohd Yatim, Mat Hussin, Ab Talib

    Published 2019
    “…This paper investigates the optimization approach of PID controller for double-link flexible robotic manipulator using metaheuristic algorithm. This research focus on population-based metaheuristic that is particle swarm optimization (PSO) and artificial bees algorithm (ABC) to tune the PID control parameters of the system. …”
    Get full text
    Get full text
    Get full text
    Proceeding
  19. 19

    Fruit-Fly Based Searching Algorithm For Cooperative Swarming Robotic System by Abidin, Zulkifli Zainal

    Published 2013
    “…A number of benchmark function processes were conducted to assess the performance of proposed FOA (Fly Optimisation Algorithm).…”
    Get full text
    Get full text
    Thesis
  20. 20

    Talkout : Protecting mental health application with a lightweight message encryption by Gavin Teo Juen

    Published 2022
    “…The investigation of lightweight message encryption algorithms is conducted with systematic quantitative literature and experiment implementation in Java and Android running environment. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise