Showing 68 open source projects for "pso-svm"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    dlib

    dlib

    Toolkit for making machine learning and data analysis applications

    Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. Dlib's open source licensing allows you to use it in any application, free of charge. Good unit test coverage, the ratio of unit test lines of code to library lines of code is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    LIBSVM.jl

    LIBSVM.jl

    LIBSVM bindings for Julia

    LIBSVM bindings for Julia. This is a Julia interface for LIBSVM and for the linear SVM model provided by LIBLINEAR. Supports all LIBSVM models: classification C-SVC, nu-SVC, regression: epsilon-SVR, nu-SVR and distribution estimation: one-class SVM. Model objects are represented by Julia-type SVM which gives you easy access to model features and can be saved e.g. as JLD file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    m2cgen

    m2cgen

    Transform ML models into a native code

    m2cgen (Model 2 Code Generator) - is a lightweight library that provides an easy way to transpile trained statistical models into a native code (Python, C, Java, Go, JavaScript, Visual Basic, C#, PowerShell, R, PHP, Dart, Haskell, Ruby, F#, Rust, Elixir). Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies. Some models force input data to be particular type during prediction phase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Evolutionary Computation Framework

    Evolutionary Computation Framework

    C++ framework for application of any type of evolutionary computation.

    ECF is a framework intended for application of any type of evolutionary computation (GA/GP, DE, Clonalg, ES, PSO, ABC, GAn, local search...). It offers simplicity for the end-user (parameterless usage, tutorial) and customization for experienced EC practicioners.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5

    SwaNN

    PSO for neural networks

    SwaNN is a basic framework for neural networks based on particle swarm optimization (using the Python package PySwarms (https://pyswarms.readthedocs.io/en/latest/). The zip file contains the main programs in SwaNN.py and around 30 examples : - classification - regression - time series forecasting I need some help for class building (I am not an expert in Python nor in OOP), if somebody is interested in it... In Google Colab :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    ... - An instruction renderer - An instruction parser - Instructions represented as generic models - UNIX/GNU/Linux and Windows support - Portable - written entirely in C (no external dependencies) - C++ wrapper - Supported instruction sets: MMX, 3D-Now!, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, AVX, AVX2, AES, TBM, BMI1, BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP, VMX, SMX, AVX-512 Source code moved to: https://github.com/swojtasiak/fcml-lib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PSOVina 2.0

    PSOVina 2.0

    The Hybrid Particle Swarm Optimization for Protein-Ligand Docking

    A fast docking tool based on the efficient optimization algorithm of Particle Swarm Intelligence and the framework of AutoDock Vina. Based on the initial PSO implementation, our PSOVina method has undergone several important improvements to enhance the docking accuary and achieve remarkable efficiency as compared to the original AutoDock Vina. https://cbbio.online/software/psovina/index.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This project includes a short video for KDD 2018 paper "Isolation Kernel and Its Effect on SVM", and two implements of Isolation Kernel, one for small or medium size data with higher accuracy, the other for large data with higher efficiency and less memory requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10

    JSiteDescriptor

    Binding site descriptor generation for SVM based classification.

    A set of java programs that extract coordinate and chemical information from PDB files. The binding site regions are extracted using grid based scheme. For binding site, spatio-chemical descriptor is generated based on PocketMatch algorithm of Dr. Kalidas (author of this project too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PrAS

    predict protein amidation sites

    This predictor is developed to predict amidation sites based on support vector machine (SVM) classifier. It is supplied in source code form along with the required data files and run under the linux. The input is a protein sequence file (fasta format) by Tong Wang and Wei Zheng (tongwang.scu@gmail.com and jlspzw139@sina.com) Notice:You should download all zip file in this project!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Excel VBA Particle Swarm Optimization

    A small tool for optimization of complex problems.

    This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    KA-predictor

    lysine acetylation site prediction

    This predictor is developed to predict species-specific lysine acetylation sites based on support vector machine (SVM) classifier. It is supplied in source code form along with th e required data files and run under the linux. The input is a protein sequence file (fasta format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    UBotSim

    Robot Simulator for UBot Self-reconfigurable Robot

    A simulation and evolution platform for UBot self-reconfigurable robot. More functions will come as soon as possible. Used libraries: MYGui3.2.0; OGRE1.8.0; Physx3.2; MTparser; GAlib;and other EAs including PSO, GEP etc. Precompiled SDK download site:http://dl.vmall.com/c07d135mza Operation System: Windows (Win 7 is prefered). Delveloping tool (IDE):Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PSO database

    It displays various data from the game Phantasy Star Online

    This program displays information from various files from Phantasy Star Online such as itempmt.prs itemRT.afs and itemPT.afs in a cohesive way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    lncRScan-SVM

    A package for lncRNA prediction

    The package is used to classify protein coding and long non-coding RNA (lncRNA) transcripts using support vector machine (SVM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    classify-20-NG-with-4-ML-Algo

    Problem involves classifying 20000 messages into different 20 classes

    This classification problem involves classifying 20000 messages into 20 different classes. The dataset can be found here: https://archive.ics.uci.edu/ml/datasets/Twenty+Newsgroups. Four Machine Learning algorithms; Naïve Bayes, Logistic Regression, Regularized Logistic Regression Support Vector Machine (SVM) were implemented and there training and test dataset accuracy were compared. Arguably, one of the most important aspect to solving this problem is having the appropriate data set format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Credit Risk Evaluation Using Support Vector Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SVMBenchmark

    CUDA SVM training benchmark

    This application can train SVM using LibSVM and several CUDA implementations. Supported input file formats are LibSVM text file and Bottou's LaSVM binary file. Wanted implementation can be chosen using command line parameter. Training, input data loading and output data saving times are measured and reported. Output model is saved in LibSVM text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ... classification method, Support Vector Machines (SVM), is used to develop a tool to discriminate between hub and non hub proteins. Funding from Department of Information Technology,Govt. of India, (DIT/R&D/B10/15(23)2008, dated 07/09/2010), is acknowledged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Preference Learning Toolbox

    Preference Learning Toolbox

    Open source toolbox to create preference models

    Preference learning (PL) is a core area of machine learning that handles datasets with ordinal relations. As the number of generated data of ordinal nature such as ranks and subjective ratings is increasing, the importance and role of the PL field becomes central within machine learning research and practice. This SourceForge project provides an open source preference learning toolbox (PLT) that supports the key data modelling phases incorporating various popular data preprocessing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ML Toolbox

    Matlab toolbox for Machine Learning

    Matlab toolbox designed to simplify training, validation and testing process for multiple probabilistic models, including SVM, HMM and CRF. The toolbox is designed to work with Matlab Distributed Engine, allowing a distributed training of the probabilistic models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next