Algorithms are a step-by-step procedure or calculation that enables users to solve a problem or complete an ever-evolving task in a much faster and more efficient way. Algorithm Experts are specially trained programmers who have a wealth of knowledge related to various algorithms including but not limited to sorting, optimization, decision, graph and dynamic programming. They are equipped with the necessary skills for your individual project in order to make sure that the algorithms created are tailored to meet your exact needs. From developing easy-to-use algorithms to ensuring accurate and precise results; Algorithm Experts can provide productive solutions for all kinds of projects.

Here’s some projects that our expert Algorithm Experts have made real for clients:

  • Service robots and trading bots that use automated repetitive decision making processes
  • Work with images and extracting information within specific shapes
  • Visualize high complexity data using accurate clustering techniques
  • Create Artificial Intelligence programs with learned behavior from playing games
  • Perform simulations on Job Scheduling using advanced Genetic Algorithms
  • Develop object oriented program architecture based on provided algorithms
  • Use optimized set of parameters in a paper writing project related to Synchronized Phasor Estimation
  • Locate multi dimensional values within arrays, databases or text files and store each value in a unique variable
  • Achieve precise results on data points through second and third order polynomials
  • Create desirable outcomes for spreadsheet calculations

Algorithm Experts have the skills necessary to develop complex algorithms efficiently, so that users can accomplish their goals successfully and quickly. They have used their expertise to solve clients’ various tasks like automating repetitive processes and manipulating algorithms to optimize certain results. With the help of Freelancer professionals, you too can have access to the knowledge of Algorithm Experts to create desired outputs for your project. Take the first step towards success by posting your own project and hiring an Algorithm Expert today on Freelancer.com!

De 75,004 opiniones, los clientes califican nuestro Algorithm Experts 4.9 de un total de 5 estrellas.
Contratar a Algorithm Experts

Algorithms are a step-by-step procedure or calculation that enables users to solve a problem or complete an ever-evolving task in a much faster and more efficient way. Algorithm Experts are specially trained programmers who have a wealth of knowledge related to various algorithms including but not limited to sorting, optimization, decision, graph and dynamic programming. They are equipped with the necessary skills for your individual project in order to make sure that the algorithms created are tailored to meet your exact needs. From developing easy-to-use algorithms to ensuring accurate and precise results; Algorithm Experts can provide productive solutions for all kinds of projects.

Here’s some projects that our expert Algorithm Experts have made real for clients:

  • Service robots and trading bots that use automated repetitive decision making processes
  • Work with images and extracting information within specific shapes
  • Visualize high complexity data using accurate clustering techniques
  • Create Artificial Intelligence programs with learned behavior from playing games
  • Perform simulations on Job Scheduling using advanced Genetic Algorithms
  • Develop object oriented program architecture based on provided algorithms
  • Use optimized set of parameters in a paper writing project related to Synchronized Phasor Estimation
  • Locate multi dimensional values within arrays, databases or text files and store each value in a unique variable
  • Achieve precise results on data points through second and third order polynomials
  • Create desirable outcomes for spreadsheet calculations

Algorithm Experts have the skills necessary to develop complex algorithms efficiently, so that users can accomplish their goals successfully and quickly. They have used their expertise to solve clients’ various tasks like automating repetitive processes and manipulating algorithms to optimize certain results. With the help of Freelancer professionals, you too can have access to the knowledge of Algorithm Experts to create desired outputs for your project. Take the first step towards success by posting your own project and hiring an Algorithm Expert today on Freelancer.com!

De 75,004 opiniones, los clientes califican nuestro Algorithm Experts 4.9 de un total de 5 estrellas.
Contratar a Algorithm Experts

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    31 trabajos encontrados

    I am working on a MATLAB project that involves curve fitting and deducing a transfer function from measured data. I need help with: - Reading data from an Excel sheet and plotting the graph between two variables. - Reconstructing a curve that fits the measured data. - Fitting a higher-order transfer function to this curve. I plan to use the Optimization Toolbox for this project. I would appreciate your assistance in completing this project effectively. I will provide multiple measurements in form of excel sheets(along with the basic code) and fitted curves along with MATLAB codes are required .

    $148 Average bid
    $148 Oferta promedio
    10 ofertas

    1. Liveness Detection Module 1. Liveness Detection Feature Technical Requirements 1. Real-time Face Detection o Implement continuous face detection algorithm o Ensure stable face tracking within frame o Validate face position and alignment o Detect and reject face masks, sunglasses, or other occlusions 2. Dynamic Challenge Sequence o Blink Detection § Track eye movements § Verify natural blink patterns § Reject static images or pre-recorded videos o Head Movement Validation § Track face rotation to left (30 degrees) § Track face rotation to right (30 degrees) § Ensure smooth movement transition o Active Color Reflection Test § Display random color sequence on screen § Analyze facial skin tone changes § Detect color reflection on face § V...

    $1229 Average bid
    $1229 Oferta promedio
    127 ofertas
    NinjaTrader Algo Script
    6 días left
    Verificado

    Need experience algo trader with ninjatrader and tradingview (projects eventually) I have a concept that includes BSL, SSL, swing high/low, FVGs, OBs Questions for coder: 1. how many years of trading ICT concepts do you have? 2. Do you understand L2 dom and order flow? explain a script that used orderflow analysis 3. What was the highest success rate you made with a indicator (if you have a picture please share the backtest with proof of technical competency) 4. Would you be open to partnering up as I have many requests for custom scripts and algo each month.

    $534 Average bid
    $534 Oferta promedio
    46 ofertas

    Code is already written; we need expert to debug, fix errors, and validate results. Task 1: Debug Existing Codebase Fix runtime errors in implemented code Resolve any integration issues between components Ensure proper data flow between models Debug CRYSTALS-Kyber integration Fix any memory or performance issues Correct error handling Resolve dependency conflicts Task 2: Comprehensive Validation Report Must include analysis of: Model Performance Results: Fraud detection accuracy rates False positive/negative ratios Quantum operation timing metrics Privacy preservation effectiveness Adversarial robustness scores Result Validation: Verify if detection rates are realistic for financial systems Confirm if cryptographic timing aligns with expected ranges Ensure privacy metrics meet indus...

    $289 Average bid
    $289 Oferta promedio
    34 ofertas

    I am working on a research project for AI-based early detection of congenital heart defects (CHDs) using a 12,000-labeled echocardiogram dataset. I need an experienced freelancer to completely build and train models using Convolutional Neural Networks (CNNs) and Generative Adversarial Networks (GANs) to achieve accurate and reliable results. The task involves: Preprocessing: Augmentation and cleaning of the dataset. Model Development: Building and training a GAN-CNN hybrid model for CHD detection. Validation: Testing and validating the model to generate results, including metrics like accuracy, sensitivity, and specificity. Deliverables: Fully functional code (Python/TensorFlow/Keras, Google Colab preferred). Final results and visualizations (accuracy metrics, confusion matrix, etc.). Pr...

    $65 / hr Average bid
    $65 / hr Oferta promedio
    85 ofertas

    Project Details ₹1,500.00 – 12,500.00 INR Bidding ends in 6 days, 23 hours Your work is to write an algorithm that plays the game of Hangman through API server. When a user plays Hangman, the server first selects a secret word at random from a list. The server then returns a row of underscores (space separated)—one for each letter in the secret word—and asks the user to guess a letter. If the user guesses a letter that is in the word, the word is redisplayed with all instances of that letter shown in the correct positions, along with any letters correctly guessed on previous turns. If the letter does not appear in the word, the user is charged with an incorrect guess. The user keeps guessing letters until either (1) the user has correctly guessed all the letters in the...

    $33 Average bid
    $33 Oferta promedio
    4 ofertas

    Title: Development of a Personalized Property Rating System Description: We are looking for an experienced developer to help us create a system that can generate personalized property ratings. The goal is to integrate various external data sources, process and clean the data, and generate ratings based on multiple key metrics. These ratings will assist in matching properties with clients based on their unique investment preferences. Key Features: 1. Data Integration: • Pull data from external sources related to property market trends, pricing, yields, growth potential, and more. 2. Data Cleaning and Processing: • Clean and process the data to ensure it’s ready for analysis and reporting. 3. Property Rating Calculation: • Calculate property ratings using multip...

    $1312 Average bid
    $1312 Oferta promedio
    40 ofertas

    I'm looking for a Quotex bot that specializes in signal generation. The primary task of this bot will be to generate trading signals that are highly accurate. Ideal Skills and Experience: - Proficiency in trading bot development, particularly for Quotex. - Strong background in algorithm design for signal generation. - Knowledge of trading strategies, even if not specifically requested, can be a plus. - Experience in ensuring high accuracy in signal predictions. Please note, while the bot will be focused on signal generation, understanding of market dynamics and ability to incorporate different trading strategies can enhance the bot's performance.

    $10 Average bid
    $10 Oferta promedio
    2 ofertas

    I'm looking for a seasoned options trader to backtest a unique options strategy aimed at income generation specifically on the Indian stock market. Please note, the strategy is not one of the commonly known types like Covered Call, Iron Condor, or Straddle, so creativity and understanding of various options strategies are key. Ideal Skills and Experience: - Extensive knowledge of the Indian stock market. - Proficiency in various options strategies. - Experience in backtesting trading strategies. - Strong analytical skills to interpret results and make recommendations.

    $14 Average bid
    $14 Oferta promedio
    2 ofertas

    I am in need of a detection system for a project involving a rotator and microfiber material. The objective is to determine when the microfiber (white material) ceases to fall into the rotator. Key details: - The detection system can use both sensors and cameras; I am open to either or a combination of both. - The detection will occur in an indoor environment with variable lighting conditions. - The system must have high accuracy in detecting when the microfiber stops falling. Experience and skills ideal for the job include: - Proficiency in sensor and camera systems. - Experience in developing detection systems for variable environments. - Expertise in creating high-accuracy detection systems. If needed, I can arrange for the required sensors and cameras. Please bid only if you can d...

    $359 Average bid
    $359 Oferta promedio
    11 ofertas

    I need a system that automatically copies binary options trades from Telegram to my Pocket Option account. Requirements: - The trades are primarily binary options trades. - I expect 15-20 trades per day. - The trades should be copied instantly. Skills and Experience: - Proficiency with binary options trading. - Familiarity with Pocket Option platform. - Experience with automation in trading. - Knowledge of Telegram trading signals. - Ability to set up a reliable system. Please provide examples of similar projects you've completed.

    $473 Average bid
    $473 Oferta promedio
    20 ofertas

    I'm in search of a skilled Forex trader who can provide trading signals for my group in real-time. Key Requirements: - Expertise in the Forex trading market - Proficiency in both technical and fundamental analysis - Capable of delivering real-time trading signals Ideal Skills: - Strong background in Forex trading - Excellent analytical skills - Ability to communicate signals clearly and promptly I need someone who can blend both technical and fundamental analysis to generate mixed approach signals. Timeliness is crucial, as I require these signals in real-time. Please, only apply if you have proven experience in Forex trading and can deliver on these requirements.

    $16 Average bid
    $16 Oferta promedio
    16 ofertas

    I'm looking for a skilled developer with extensive experience in algorithmic trading to help me implement a trend-following strategy on the Zerodha trading platform. Key Requirements: - Proficiency in Python: This will be the primary programming language for the development of the trading algorithm. - Experience with Zerodha: Familiarity with this trading platform is crucial to ensure smooth implementation and operation of the algorithm. - Understanding of Trend-Following Strategies: Prior experience in developing and implementing trend-following trading strategies is highly desirable. The goal of this project is to create a robust, efficient, and profitable algorithm that capitalizes on trending market conditions. If you have the necessary skills and experience, I look forward ...

    $30 / hr Average bid
    $30 / hr Oferta promedio
    22 ofertas

    I'm seeking a highly skilled quant/developer team for an ongoing project. I have numerous quantitative strategies that need to be tested, refined, and implemented into trading bots. Key Responsibilities: - Strategy Refinement: Assessing and improving my existing quant strategies. - Testing Strategies: Rigorous testing of strategies to evaluate their potential. - Building Trading Bots: Creating bots to execute successful strategies. Ideal Team Composition: - A member with a qualification in financial engineering. - Experts in machine learning-based trading systems. Compensation: - The team will be paid hourly for consulting, testing, and bot development. - Additional bonuses will be provided for successful bots that yield a return. Technical Requirements: - Proficiency in Python is...

    $33 / hr Average bid
    $33 / hr Oferta promedio
    75 ofertas

    Outlier helps the world’s most innovative companies improve their AI models by providing human feedback. Are you an experienced software engineer who would like to lend your coding expertise to train AI models? We partner with organizations to train AI large language models, helping cutting-edge generative AI models write better code. Projects typically include discrete, highly variable problems that involve engaging with these models as they learn to code. There is no requirement for previous AI experience. About the opportunity: Outlier is looking for talented coders to help train generative artificial intelligence models This freelance opportunity is remote and hours are flexible, so you can work whenever is best for you You may contribute your expertise by… Crafting an...

    $87 Average bid
    $87 Oferta promedio
    21 ofertas

    I'm in need of a Python coder who can create a script for my options and futures strategy using the Dhan API. My main purpose for this strategy is income generation, specifically through selling straddles with some adjustments. Key Requirements: - Proficiency in Python and experience with Dhan API. - Understanding of options and future trading strategies, particularly selling straddles. - Ability to implement a code that can utilize my historical data. Ideal Candidates: - Have a strong background in quantitative finance and trading. - Prior experience in developing trading algorithms in Python. - Capable of delivering efficient, well-documented, and easy-to-understand code.

    $180 Average bid
    $180 Oferta promedio
    6 ofertas

    I have a time series dataset in Matlab with random gaps, and I need assistance predicting these gaps and forecasting future data using an LSTM model. The project entails: - Filling in the random gaps present in my dataset - Utilizing LSTM to forecast future data - Plotting a rose diagram of the results Skills and experience required for the job include: - Proficiency in Matlab - Expertise in LSTM and time series prediction - Ability to create visualizations like a rose diagram Please note that I have not completed any preprocessing steps on the data yet, so you may need to assist with data cleaning and normalization.

    $36 / hr Average bid
    $36 / hr Oferta promedio
    21 ofertas

    I'm seeking an expert for developing computer vision algorithms that enhance lane detection accuracy for autonomous vehicles. The primary focus is on crafting a comprehensive research essay analyzing the technical aspects, case studies, and theoretical perspectives relevant to this task. The ideal freelancer will have: - Proven experience in computer vision and autonomous vehicle technology - Excellent analytical and research skills - Ability to work with public datasets to simulate real-world conditions Key project tasks: - Develop and optimize lane detection algorithms - Use public datasets to test and refine the algorithms - Write a detailed research essay on the project This is a critical project aimed at significantly improving lane detection accuracy in autonomous vehicles. Y...

    $110 Average bid
    $110 Oferta promedio
    29 ofertas

    I'm seeking an experienced professional to assist in migrating both my custom and pre-built indicators from Ninjatrader 7 to Ninjatrader 8. Key Details: - The indicators to be migrated are primarily technical analysis indicators, volume-based indicators, and custom strategy indicators. - Specific indicators include Moving Averages, Bollinger Bands, and the Relative Strength Index (RSI), as well as volume indicators. Ideal skills for this project include deep understanding of both Ninjatrader 7 and 8, proficiency in programming within the Ninjatrader environment, and expertise in technical and volume-based indicators. Prior experience with indicator migration will be highly advantageous. Please provide examples of similar projects you've completed.

    $513 Average bid
    $513 Oferta promedio
    43 ofertas

    I'm seeking an expert in machine learning and neural networks. My goal is to train a model that will help forecast exact football match scores. The project is data-driven and numbers-focused, as I have six main pillars and two additional tools that underpin my technique. These tools and pillars are all based on numerical data, and they form the core of the project. Key aspects of the project include: - Training the neural network using historical match data - Utilizing player performance statistics and team strategies - Focusing on predicting the exact score of matches The ideal freelancer for this project should have: - Significant experience in machine learning and neural networks - A strong understanding of football statistics and dynamics - Excellent skills in data analysis a...

    $116 Average bid
    $116 Oferta promedio
    32 ofertas

    I'm seeking a machine learning expert with extensive experience in computer vision and image processing. The project involves developing a multi-modal attention framework integrated with a Vision Transformer for enhanced copy-move forgery detection. Key Responsibilities: - Use publicly available benchmark forgery detection datasets to train and evaluate the model. - Focus on achieving high detection accuracy through the implementation of effective machine learning strategies. Ideal Skills: - Proficient in Python and relevant machine learning libraries (TensorFlow, PyTorch). - Strong understanding of Vision Transformers, CNNs and attention mechanisms. - Experience in developing and testing models on benchmark datasets. - Excellent problem-solving skills and attention to detail.

    $105 Average bid
    $105 Oferta promedio
    11 ofertas
    Ai Full Stack Developer
    16 horas left
    Verificado

    I am in need of a full stack developer based in Los Angeles, with proven expertise in machine learning. The primary focus of this project will be the development of a predictive analytics model that utilizes image data. Key Requirements: - Extensive experience with machine learning techniques and algorithms. - Proven track record in developing predictive analytics models. - Full stack development skills with a focus on AI applications. - Based in Los Angeles for potential in-person meetings. - Excellent understanding and experience with image data analysis. Ideal candidates will have a strong portfolio demonstrating their capabilities in the aforementioned areas.

    $59 / hr Average bid
    $59 / hr Oferta promedio
    52 ofertas

    AI/ML Expert Needed for Forensic Image Tampering Detection Hello, I am currently working on forensic image analysis, specifically focused on detecting tampering or manipulation in images. My primary goal is to create a robust detection system capable of identifying various tampering techniques, including: - Copy-move tampering - Computer-generated alterations - AI-generated content I have been using the CATNET model from this repository: While it performs well in some cases, it struggles with lower-quality images, even when tampering is visually noticeable. Despite experimenting with threshold values and optimizing the repository code, the desired results remain elusive. You can find the reference images I am working with here: The image names include "T" to indicat...

    $516 Average bid
    $516 Oferta promedio
    28 ofertas

    I'm seeking an expert who can determine the ideal number of clusters for a text dataset. The project involves k-means clustering using k-fold cross-validation, complete with preprocessing and evaluation in python only. Key Tasks: - Use the k-means algorithm exclusively - Conduct k-fold cross-validation - Preprocess the dataset through tokenization, stop words removal, and lemmatization - Evaluate clustering results using the silhouette score and elbow method Ideal Skills and Experience: - Proficient in Python or R - Extensive experience with k-means clustering - Strong background in text data preprocessing and analysis - Familiarity with k-fold cross-validation - Ability to interpret and explain clustering results

    $59 Average bid
    $59 Oferta promedio
    31 ofertas

    Description: We have a MATLAB script for analyzing bond data, but it's producing inconsistent results, particularly with: 1. Yield to Maturity (YTM) calculations showing unrealistic negative or extreme values. 2. Derived bond prices not matching observed prices in several cases. We need a MATLAB expert to: - Fix the YTM calculation logic to ensure realistic values. - Ensure derived bond prices closely match observed prices by addressing any related logic issues. - Provide a clean and functional version of the updated code. This is a simple debugging and correction task; no additional features or extensive documentation are needed. Deliverables: 1. Corrected MATLAB code with YTM and derived price issues resolved. 2. Brief comments on the changes made in the code.

    $139 Average bid
    $139 Oferta promedio
    13 ofertas

    I'm looking for an experienced TradingView developer to modify an existing volume prediction indicator I want to take an existing volume indicator with an MA which is open source and improve it. 1. I wanted to improve the indicators prediction accuracy for the closing volume. This might be achieved by adding AI but I’m open to other suggestions how to improve its accuracy, either mathematically or using AI, or perhaps a combination of both, and possible using an average of multiple mathematical methods. Im aware that claude or CHATgpt for pinescript could be used 2. Ideally, the indicator and volume prediction should be applicable to multiple time frames so its robust although the primary time frame is a 1 hr bar. 3. The current volume prediction box (which shows the percent...

    $2731 Average bid
    $2731 Oferta promedio
    65 ofertas

    We are looking for a skilled and cost-effective freelancer to develop a machine learning-based system for automated root canal detection in Intra-Oral Periapical (IOPA) X-ray images. The goal of the project is to create a tool that accurately identifies root canal structures, enhancing diagnostic precision and minimizing errors in endodontic treatments. The system should include the following key components: Data Preprocessing: Implement techniques such as resizing, contrast enhancement, and segmentation to prepare the dataset for analysis. Feature Extraction: Extract key features such as tooth shape, root canal structure, and intensity variations to aid accurate detection. Model Development: Develop and train a deep learning model (e.g., U-Net, CNNs) to analyze dental images...

    $290 Average bid
    $290 Oferta promedio
    22 ofertas
    Explicit Filtering Phase -- 2
    Finalizado left
    Verificado

    Explicit Filtering Phase project as discussed in chat for phrase detection and resultant redirect.

    $470 Average bid
    $470 Oferta promedio
    29 ofertas

    Artículos recomendados solo para ti