ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 reinforcement learning python งานที่พบ, การเสนอราคา USD

    I need a Python code that can detect and count objects on the ground. Key requirements include: - Detecting and counting objects on the ground, concept similar to crowd counting. - Providing a reliable count in, as well as evaluation. Deep learning based counting would be helpful. Ideal freelancer for this project should have: - Proficiency in Python - Experience with object detection algorithms - Knowledge of crowd-based counting systems

    $41 (Avg Bid)
    $41 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Go High Level Tutor Wanted หมดเขตแล้ว left

    I am a beginning Go High Level user in need of an expert to guide me in Automation setup, Sales funnel design, and CRM management through live video calls. Key objectives: - Provide detailed guidance on Go High Level's Automation setup features, ensuring I can leverage them effectively for my business needs. - Help me optimize my Sales funnel design within the platform, includin...maximize the platform's capabilities. Ideal candidates will have: - Demonstrable expertise and experience using Go High Level, ideally in a teaching or mentoring capacity. - Strong communication skills to effectively convey complex concepts and instructions remotely. - A methodical and patient approach to teaching, ensuring I can grasp the nuances of the platform's features. Looking forward to ...

    $161 (Avg Bid)
    $161 การประมูลเฉลี่ย
    6 คำเสนอราคา
    News articles web Scraping for NLP หมดเขตแล้ว left

    ...completed similar tasks. I require a specialist in web scraping to extract the body text from articles on Google News. The information will be earmarked for natural language processing, hence, accuracy of extraction and correct formatting into an excel file is of utmost importance. Key responsibilities and skills: - Experience in web scraping, specifically from news websites. - Knowledge of creating Python or PHP scraping scripts or using API. - Ability to deliver results fast, as the project needs to be completed ASAP. Please note that the sole requirement is to extract the body of the news articles with no need for the title, date or author. Let me know your approach and estimated timeframe for completion and budget. I give you (English only) - Google News search keywords...

    $516 (Avg Bid)
    $516 การประมูลเฉลี่ย
    96 คำเสนอราคา
    Enhancing English Learning Platform on Moodle หมดเขตแล้ว left

    ...English learning platform using Moodle, and while the foundation is solid, there's significant room for enhancement to create a seamless learning experience. We're seeking a skilled freelancer to customize and optimize our platform to leverage its full potential and provide an enriching learning environment for students, teachers, and administrators alike. Project Objectives: 1. Visual and Functional Customization: - Customize the platform's template for enhanced visual appeal and intuitive navigation. - Ensure seamless usability for administrators, teachers, and students. 2. Online Testing Integration: - Implement online testing functionalities to accurately assess learners' current English proficiency levels. 3. Course and Test Sam...

    $4 / hr (Avg Bid)
    $4 / hr การประมูลเฉลี่ย
    8 คำเสนอราคา
    Advance Python Specialist Required หมดเขตแล้ว left

    I need a python supper expert who can do this simple apps for me. simple but complex. if you are supper expert then you can easily do it. i will give you in details in chat. thanks

    $137 (Avg Bid)
    $137 การประมูลเฉลี่ย
    41 คำเสนอราคา

    I need someone to convert a specific function in Python, named GetServicesAreas, to Laravel. This function should be able to retrieve service areas based on countries, with a particular focus on the United States. Ideal Skills: - Laravel - Python - JSON - REST API Specific Responsibilities: - Extracting the function GetServicesAreas from existing Python code - Converting the extracted Python function to Laravel while ensuring complete functionality - The converted function should return service areas based on country parameter - Focusing specifically on the entire United States for function output - Conducting thorough testing to verify that the function operates correctly Experience: - A background in both Python and Laravel is essential - Experi...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Auto generation of Excel report using Python tool หมดเขตแล้ว left

    I am in need of a skilled Python expert to transform a raw excel report into a final template version of excel. The project requires two main tasks: Formatting and re-arranging of columns along with calculation updates for one column. Key Points; - Need 3 open reports to pull the information and split the reports at the end. - Formatting Changes: The report needs specific columns to have pre-defined blank values for certain columns: Col B, E, J, R, W, AB, AE, AJ, AV, BG, BI, BJ, BQ, BU, BV, BW, BX, BY, BZ. - Calculation Updates: The calculation layer within the excel report needs to be updated and finalized. The ideal freelancer for this project should have a profound understanding of Python and extensive experience in manipulating and formatting excel reports. I am lookin...

    $114 (Avg Bid)
    $114 การประมูลเฉลี่ย
    58 คำเสนอราคา
    Python s selenium expert หมดเขตแล้ว left

    Fixed bugs with iCloud website. Automation press button (2bugs only)

    $162 (Avg Bid)
    $162 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Interactive Educational Discussion Board หมดเขตแล้ว left

    I'm in need of an engaging and interactive discussion board presentation that lasts around 10 minutes. This has to be suitable for a group of adult learners. Key Requirements: - The content should be educational in nature. You'...nature. You'll be sharing valuable information that's both interesting and enlightening. - The presentation format I'm looking for is interactive workshops. This means that you'll need to include elements that encourage participation and discussion from the audience. Ideal Skills and Experience: - Prior experience in creating and delivering educational content. - Strong understanding of adult learning principles. - Proficiency in designing and executing interactive workshops. - Excellent communication skills and ability to pr...

    $99 (Avg Bid)
    $99 การประมูลเฉลี่ย
    44 คำเสนอราคา
    python api keycloak read / write (5 stars) หมดเขตแล้ว left

    Hello and Thank you for being here Please see below code to read USERS from Keycloak using the api task: - Need to get REALM data for each user - Need to get GROUP data for each user We can do a 2nd Milestone if you like and we can talk about that together ----------------------------------------------------------------------------------------------- WORKING CODE TO READ USERS cat from keycloak import KeycloakAdmin admin = KeycloakAdmin( server_url="serverURL:port", username='admin', password='password', realm_name="master") print("current realm",admin.get_current_realm()) users = admin.get_users({}) if len(users) > 0: print("-------------------------------------") for user in users:...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    9 คำเสนอราคา
    python api keycloak read / write (5 stars) -- 2 หมดเขตแล้ว left

    Hello and Thank you for being here Please see below code to read USERS from Keycloak using the api task: - Need to get REALM data for each user - Need to get GROUP data for each user We can do a 2nd Milestone if you like and we can talk about that together ----------------------------------------------------------------------------------------------- WORKING CODE TO READ USERS cat from keycloak import KeycloakAdmin admin = KeycloakAdmin( server_url="serverURL:port", username='admin', password='password', realm_name="master") print("current realm",admin.get_current_realm()) users = admin.get_users({}) if len(users) > 0: print("-------------------------------------") for user in users: ...

    $12 / hr (Avg Bid)
    $12 / hr การประมูลเฉลี่ย
    10 คำเสนอราคา
    Create Spanish-Language Video for Facebook ad หมดเขตแล้ว left

    I need an expert to create a Video for a Facebook ad for an English learning Website. The video will be in Spanish language since the target audience will be Spanish speakers in South America who wish to learn English. I therefore need someone who is a native Spanish speaker (from South America) but who is also proficient in English. I prefer someone currently living in South America. The target platform will be primarily mobile and secondarily laptop users. The video should be a sketch/testimonial of sorts highlighting the effectiveness of the language learning approach taken by the website (see below). Creative, performance, acting, and video producing/editing skills are required. About the website's language learning approach: In order to acquire a new langua...

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    32 คำเสนอราคา

    ...with legal and regulatory standards applicable to blockchain and trading technologies. Develop strong security protocols to protect users' data and transactions. Testing and Deployment: Perform comprehensive testing to confirm the bot's performance and reliability. Deploy the bot on a robust server environment, ensuring high availability and performance. Required Skills: Strong proficiency in Python or JavaScript, with substantial experience in blockchain application development. Previous experience with Telegram bots and API integrations. In-depth knowledge of the Solana blockchain's workings, including its transaction processes and fee structures. Familiarity with regulatory aspects of blockchain and trading technologies. Deliverables: A fully operational Tele...

    $910 (Avg Bid)
    $910 การประมูลเฉลี่ย
    46 คำเสนอราคา
    PNG to Text v2 หมดเขตแล้ว left

    This script must be developed in Python 3 or higher and must take a PNG image as input and return 4 letters. It is desired to achieve 95 percent accuracy or higher (out of a total of 200 test images), not use paid libraries, and be efficient (less than 3 seconds processing time per image). Hardware where it will be tested: Architecture: x86_64 CPU operation mode(s): 32-bit, 64-bit CPU(s): 8 Memory: 15877 The images can be extracted from the following site (captcha image):

    $152 (Avg Bid)
    $152 การประมูลเฉลี่ย
    28 คำเสนอราคา
    Web Developer for Recruitment Agency Website หมดเขตแล้ว left

    ...employers. The goal is to design a site similar to but tailored to our specific needs, including custom graphics and a unique logo that represents our brand identity. KEY REQUIREMENTS Languages and Frameworks: - Frontend: Expertise in HTML5, CSS3, JavaScript, and experience with frameworks like React.js or AngularJS. - Backend: Proficiency in server-side languages such as PHP, Python, or Node.js, with database management using SQL or MongoDB. - CMS Experience: Capability to integrate and customize content management systems (CMS), preferably WordPress or Drupal. Design and Graphics: - Creation of a unique logo and custom graphics that reflect our brand and the services we offer. - Design a responsive and accessible website that adjusts smoothly to different screen sizes and

    $391 (Avg Bid)
    $391 การประมูลเฉลี่ย
    214 คำเสนอราคา
    Instagram and Youtube Social Media Strategist หมดเขตแล้ว left

    I'm looking for a social media manager who can dynamically manage my Instagram and Youtube accounts. The principal goal is to drive more website traffic. Key Responsibilities: - Curating and posting a diverse range of content, including promotional posts, industry news, user-generated, blog posts, and courses. - Implement strategies to stimulate...while increasing website traffic. - Monitoring and engaging with followers through the comments or direct messages. Ideal Candidate: - Proven track record of managing Instagram and Youtube profiles. - Excellent skills in creating engaging, promotional and education-focused content. - An innate understanding of User-Generated Content and industry news. - Profound knowledge about the blogging and e-learning industry will be a signifi...

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    37 คำเสนอราคา
    Python Automation for Bee Detection หมดเขตแล้ว left

    ...seeking a skilled Python freelancer to assist me with a specific automation project. The task involves training video frames for bee detection. Key Tasks: - Train video frames for bee detection: I have a series of video frames that I need to analyze for bee presence. You'll be responsible for training the Python code to recognize bees within these frames efficiently. Goal: The primary objective of this automation task is to enable the Python script to accurately recognize bees within the video frames. The end goal is to achieve optimal object recognition. Ideal Candidate: - Proficient in Python programming - Experience in object recognition - Familiar with training video frames - Background in automation and data analysis If you have the necessary s...

    $22 (Avg Bid)
    $22 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Cloud-based HPC for Statistical Analysis หมดเขตแล้ว left

    I'm in need of a Cloud-based HPC system for a statistical analysis project. Key Requirements: If you have access to a HPC i need that service for a python code. lets talk about price

    $16 (Avg Bid)
    $16 การประมูลเฉลี่ย
    5 คำเสนอราคา
    Twitter Bot Development for Male Audience หมดเขตแล้ว left

    I am currently seeking a skilled developer to create an efficient bot for my new Twitter account. This bot is expected to fulfill the following functions: - Auto-follow users - Auto-like tweets - Auto-retweet tweets Moreover, these tasks should ...This bot is expected to fulfill the following functions: - Auto-follow users - Auto-like tweets - Auto-retweet tweets Moreover, these tasks should be performed every hour. The bot should be designed with a specific focus on male audience content themes. In terms of skills, the ideal candidate should have: - Demonstrable experience in bot creation - Understanding of Twitter API - Proficiency in Python, JavaScript or other relevant languages - Proven track record of creating social media bots in the past. I am looking forward to your ...

    $197 (Avg Bid)
    $197 การประมูลเฉลี่ย
    45 คำเสนอราคา
    PNG Image Text Conversion หมดเขตแล้ว left

    This script must be developed in Python 3 or higher and must take a PNG image as input and return 4 letters. It is desired to achieve 95 percent accuracy or higher (out of a total of 200 test images), not use paid libraries, and be efficient (less than 3 seconds processing time per image). Hardware where it will be tested: Architecture: x86_64 CPU operation mode(s): 32-bit, 64-bit CPU(s): 8 Memory: 15877 The images can be extracted from the following site (captcha image):

    $148 (Avg Bid)
    $148 การประมูลเฉลี่ย
    36 คำเสนอราคา
    Python function with pynetdicom หมดเขตแล้ว left

    Функция обращается к AET, передает c-find запрос с StudyInstanceUID. Возвращает количество изображений в study. Собственно всё.

    $137 (Avg Bid)
    $137 การประมูลเฉลี่ย
    7 คำเสนอราคา
    python script converter หมดเขตแล้ว left

    convert coordinates into url using webscraping python

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    1 คำเสนอราคา

    I'm looking for a skilled developer to create Python-based modeling and simulation tools for UAV Swarms. Ideal candidates should have experience in Python and Machine Learning, as well as a solid understanding of industrial processes and systems. The tools should ideally offer real-time simulation capabilities, data visualization, and the ability to integrate with relevant software. A formal report of the project is required with the simulation and coding work. You may need to discuss these details with me once we get started on the project.

    $159 (Avg Bid)
    $159 การประมูลเฉลี่ย
    15 คำเสนอราคา
    ACO Algorithm Development in Python หมดเขตแล้ว left

    ...a skilled Python developer to create an Ant Colony Optimization (ACO) algorithm that can read numbers in a matrix to calculate the shortest distance and its respective cost. Key Features: - The algorithm should respect origin and destination points, which will be indicated by specific row and column numbers. - Ideally, the code should be able to parse a .xlsx file format. Desired Skills: - Proficiency in Python programming language - Experience with optimization algorithms, particularly the Ant Colony Optimization algorithm. - Familiarity with .xlsx file parsing. I already have a basic code and can provide it to you as reference material; however, I need someone to improve and expand on this code to meet the requirements. It is essential for the proposed solution to u...

    $22 / hr (Avg Bid)
    $22 / hr การประมูลเฉลี่ย
    44 คำเสนอราคา
    Advanced Accounting Tutor for YouTube Channel หมดเขตแล้ว left

    I'm in need of a highly skilled instructor with advanced accounting knowledge to develop educational video tutorials for m...be on financial accounting topics. Key Responsibilities: - Creating engaging, informative video tutorials - Presenting complex financial accounting concepts in an easily understandable manner Given the nature of this project, it would be ideal if you have: - Advanced knowledge in accounting, specializing in financial accounting - Experience in teaching or tutoring, preferably in creating e-learning content - An ability to simplify complex concepts into digestible content - Proficiency in creating video tutorials, from scripting to presentation. Your insights and expertise will play a key role in helping my audience understand and apply financial accou...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Neutral Options Strategy Development in Python หมดเขตแล้ว left

    ...talented developer with strong expertise in Python and options trading to create neutral trading strategies for me. The scope of this project includes: - Designing trading strategies primarily focusing on neutral approaches. It's critical that you're familiar with various trading strategies and especially skilled in applying neutral strategies. - The strategies should accurately consider option strike prices. An in-depth understanding of how option strike prices impact the trading outcome will be invaluable for the success of the project. - The complexity level required in this project involves developing multi-leg option positions. Therefore, experience and knowledge in creating such advanced strategy positions is a must. Advanced knowledge in Python, fina...

    $28 (Avg Bid)
    $28 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Senior AI Developer Needed หมดเขตแล้ว left

    I am in search of a seasoned AI developer with expertise in various AI domains. The ideal candidate should have a strong background in: - Natural Language Processing - Machine Learning - Computer Vision I'm also looking for a candidate with a proven track record of working on complex AI projects. Please provide details of your past work and experience in the AI field. A detailed project proposal would be a plus. The project will involve developing a sophisticated AI system, so it's crucial that you are well-versed in the latest AI technologies and methodologies. Feel free to share any specific programming language experience you have, although it's not a prerequisite. Looking forward to receiving your application!

    $186 (Avg Bid)
    $186 การประมูลเฉลี่ย
    45 คำเสนอราคา
    Accuracy Improvement of Existing ML Model หมดเขตแล้ว left

    I'm currently using TensorFlow for my machine learning model. I believe the model can be significantly improved by implementing a different algorithm. In particular, I'd like to enhance the model using "Deforming CNN". Key Points: - Current ML framework: TensorFlow - Requirement for improvement: Implementing a different algorithm - Desired algorithm: Deforming CNN Ideal skills for this project: - Proficiency in TensorFlow - Understanding of Convolutional Neural Networks (CNN) - Experience with implementing and optimizing ML algorithms - Google Colab Your task would be to integrate the Deforming CNN algorithm into the existing model, troubleshoot any issues, and ensure it enhances the model's accuracy. The goal is to significantly improve the model's ...

    $116 (Avg Bid)
    $116 การประมูลเฉลี่ย
    16 คำเสนอราคา

    Reinforcement learning (Monte Carlo and Q Learning) for Blackjack in HTML and Javascript

    $79 (Avg Bid)
    $79 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Automatic crypto transfer using API and PYTHON หมดเขตแล้ว left

    I want a python script that will check the balance of my four wallets inj1.... (injective blockchain), cosmos1.... (cosmos blockchain), osmo1.... (osmo blockchain) and juno1.... (juno blockchain) every 5 seconds. And in case the INJ balance increases, ATOM. OSMO or JUNO, then the entire balance will be transferred fully automatically to another wallet inj1...., cosmos1...., osmo1.... and juno1.....

    $24 (Avg Bid)
    $24 การประมูลเฉลี่ย
    4 คำเสนอราคา
    Kucoin Trading Bot Development - Python หมดเขตแล้ว left

    I'm in need of an expertly developed trading bot capable of purchasing a new coin as soon a...forthwith. Specifically, the platform targeted for this task is kucoin. Key Responsibilities: * Crafting a bot proficient in immediate buying and selling of newly listed coins. * Ensuring immense reliability and speed of the bot's functionality. * Ensuring that the bot is compatible with kucoin and open to future adaptations for other platforms. Ideal Skills and Expertise: * Versatile experience in Python language. * Previous exposure to developing trading bots. * Deep awareness of kucoin and other potential exchange platforms. Ultimately, the bot should advance my trading performance by maximizing profitability through quick purchases and sales in the volatile moments when coi...

    $253 (Avg Bid)
    $253 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Enhanced Data Extraction & Comparison Web App หมดเขตแล้ว left

    I'm seeking a skilled developer to take my ...algorithm should be optimized to better handle the extracted data. The developer should ensure that the comparison is done accurately and efficiently. - **User-Friendly Interface:** The current demo code lacks a user-friendly interface. I am looking for a developer who can design and implement a clean, intuitive and user-friendly interface. Preferred Programming Language: Python - The application is currently built in Python and I would like to stick to this language for consistency. Notable Requirements: - The application should be able to handle both Word and Excel documents. - The final product should be a fully functional web-based application. It should be able to extract data from both Word and Excel documents and com...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    8 คำเสนอราคา
    NDIVA Omniverse ACE Online Tutoring หมดเขตแล้ว left

    I'm eagerly seeking an online tutor with prolific expertise in the NDIVA Omniverse ACE, to guide me, a complete beginner. This task involves: - Developing an easy-to-follow tutorial that is comprehendible for someone without prior knowledge. The tutor should adapt their teaching methods to suit my level of understanding. - The focus will be on N...knowledge and experience in working with NDIVA Omniverse ACE. - Proven experience in online tutoring. - A great communicator, proficient at explaining even the most intricate ideas with simplicity and clarity. - Patient, adaptive and innovative in their teaching methods. I look forward to having comprehensive, interactive lessons orchestrated in a patient and understanding manner. Let's make learning NDIVA Omniverse ACE intere...

    $169 (Avg Bid)
    $169 การประมูลเฉลี่ย
    49 คำเสนอราคา
    Image Classification & Data Visualization Expert หมดเขตแล้ว left

    I'm searching for a Python developer knowledgeable in numerical data analysis. The key task of this project will be developing a Python script for classifying images. This script will then need to perform advanced data visualization tasks on numeric data. Task would be to analyze a dataset containing different types of fish breeds Images and is required to classify them using CNN based on their location and chemical compositions in various parts of an ocean/location Ideal Skills: - Excellent grasp of Python programming - Strong understanding of image classification techniques - Proficiency in numerical data analysis - Expertise in data visualization methodologies Previous experience with projects involving Python, image classification and data visual...

    $21 / hr (Avg Bid)
    $21 / hr การประมูลเฉลี่ย
    28 คำเสนอราคา
    Object Detection with CNN หมดเขตแล้ว left

    I'm seeking a skilled machine learning expert who can train a Convolutional Neural Network (CNN) for object detection, specifically tennis balls. I have my own dataset. This dataset is poor so I will need a skilled expert. I need detections on at least 50% of the frames. Key Responsibilities: - Train the CNN model on object (tennis ball) detection - Fine-tune the model for higher accuracy - Provide the trained CNN Model's code and implementation details

    $51 (Avg Bid)
    $51 การประมูลเฉลี่ย
    40 คำเสนอราคา
    Human Movement Detection & Speed Calculation หมดเขตแล้ว left

    I'm seeking a professional in Python with experience in computer vision, specifically with DVS 346 cameras. The goal of the project is to: - Detect human movements: Standing, walking, sitting, waving, jumping, running - Calculate the speed of detected movements The project will take place in an indoor environment. Ideal candidates should have: - Proficiency in Python - Expertise in computer vision - Experience with DVS 346 cameras would be a plus This is a unique project that requires attention to detail and an understanding of both human movement and computer vision principles. The ideal freelancer will be able to deliver accurate movement detection and speed calculations. I already have the DVS 346 camera for this project.

    $170 (Avg Bid)
    $170 การประมูลเฉลี่ย
    39 คำเสนอราคา
    powerpoint -- 2 หมดเขตแล้ว left

    ...issue he or she is facing. You must use the four student profiles provided below. Please DO NOT copy and paste the descriptions provided. Rather, you should explain what you feel are the core issues each face after reading the description. Identify the developmental impact of each issue. How is the issue impacting the student in the classroom? What does the teacher see that is interfering with learning? You will need to include the research that is directly related to the issues and aligned to the developmental goals for the students. For example, you might include a statement such as “According to Dr. I. M. Expert, cyber-bullying is detrimental to a student’s development because it makes students feel unsafe.” Research and provide resources that are dire...

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    55 คำเสนอราคา
    python 3.10 intall centos (5 stars) หมดเขตแล้ว left

    Hello and Thank you for being here Please note I need to install python 3.10 on centos and do not have a C compiler there Is there a solid set of steps without a C compiler ? Will give a 5 Star Review when this is done and will write such inspiring words for you, when done. Please understand; there is hope you can give your “best” price; been unemployed, and have cancer with bills backing up, $10 possible? Please note $10 is the max total that I can handle for this (doing hourly reduces % fee). Will leave a Glowing paragraph of feedback 5 stars : - ) My funds are low but will pay quick and leave 5 stars. Please give your best possible for your bid ? (something reasonable?) Please note there is hope we can mutually complete this task; we can leave each other nic...

    $8 / hr (Avg Bid)
    $8 / hr การประมูลเฉลี่ย
    17 คำเสนอราคา
    Python refactor code หมดเขตแล้ว left

    Python refactor code, change logic for the investment strategy

    $40 (Avg Bid)
    $40 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Trophy icon Improve Python Perspective Correction Script หมดเขตแล้ว left

    I'm seeking a freelance Python developer to improve the performance of a perspective correction script which is currently struggling with shapes that have more than 4 points. I have a Python script that does perspective correction of the images. It works in cases where the shape has 4 corners. If a shape has more than 4 corners, the script will not work. Please see attached and The script obviously fails on the "L" shapes. The has the expected result simulated. Attached is a zipped folder with everything you need to start. To run a script, use this command {filename} Example The "source" folder has various source images that have working and non-working cases. I need a solution that

    $75 (Avg Bid)
    การันตี
    Enhancing Link Prediction in PyG หมดเขตแล้ว left

    I'm seeking an experienced Python developer who can leverage PyG to improve the accuracy of existing link prediction models on co-authorship network data. Key Responsibilities and Requirements: - Enhance existing models: You'll be tasked with optimizing and fine-tuning our current link prediction models, in order to improve the accuracy of the predictions. - PyG Proficiency: Proficiency in PyG, a Python-based library for building graph neural networks is a must for this project. - Previous experience: Experience with machine learning, particularly in the field of link prediction, would be ideal. - Dataset knowledge: Familiarity with handling co-authorship network data is a plus. I'm looking for a proactive, detail-oriented individual who can work ind...

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Skilled Data Scientist Needed หมดเขตแล้ว left

    I'm looking for a highly skilled data scientist to dive into a project that requires a strategic blend of data analysis, data modeling, and machine learning. Python proficiency is essential for this role, as it's the primary tool we will be using. Ideal Skills: - Python programming - Data analysis - Data modeling - Machine learning Despite the specifics of the dataset size and type being unclear, the candidate should have experience handling different scales and types of datasets. Your ability to adapt and work with varying datasets will be essential. Please be prepared to showcase similar past projects in your proposal.

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Comprehensive Software Development หมดเขตแล้ว left

    I am seeking a skilled developer who has strong expertise in Java or Python programming languages. This project involves developing a robust software that includes several key features: - User Authentication: Your capabilities should include creating a secure log-in feature for the users. - Database Integration: The software will need to interact smoothly with an existing database, so experience with database systems is essential. - Reporting and Analytics: The ability to incorporate reporting and analytics functionalities into the software is crucial. - Facturation: Knowledge of finance or billing systems is required to integrate facturation, it's a key component of this project. - Calendar: Lastly, being able to integrate a user-friendly calendar will be an added advantage. ...

    $2390 (Avg Bid)
    $2390 การประมูลเฉลี่ย
    71 คำเสนอราคา
    Water Clarity Prediction with Machine Learning หมดเขตแล้ว left

    I am in need of a skilled machine learning specialist to help me with a project involving water clarity. The primary goal is to both track and predict water clarity. This requires a combination of machine learning expertise and the use of optical satellite data. Key Responsibilities: - Utilize optical satellite data to track and predict water clarity - Apply random forest and multiple linear regression models to analyze the collected field samples - Develop a robust system for ongoing tracking and prediction of water clarity Ideal Skills and Experience: - Proficiency in machine learning, particularly random forest and multiple linear regression - Experience working with optical satellite imagery - Strong data analysis and model development skills - Background in envi...

    $150 (Avg Bid)
    $150 การประมูลเฉลี่ย
    45 คำเสนอราคา
    PDF to HTML Automation for Form Creation หมดเขตแล้ว left

    I'm utilizing an eform generator that necessitates manual setup of form fields and checkboxes on a PDF. To streamline this task, I'm looking for an expert who can automate the conversion of PDFs or image files into HTML, using the image/PDF as a background. If able to po...eforms/ Key Requirements: - Automation: The primary goal of this project is to automate part or all of the the form creation process - even if there is a way to automate the location of top left pixel of each checkbox. - Simplicity: The forms that need automating are relatively straightforward, including basic types such as text and checkboxes. Ideal Skills: - Proficiency in HTML, Python - Ai/Machine learning - Previous work in automating form creation is a plus. Please, feel free to reach out...

    $264 (Avg Bid)
    $264 การประมูลเฉลี่ย
    90 คำเสนอราคา

    Tasks: We have three different algorithms for matching a resume with jobs on the website. They are coded in python. You have to create the APIs for webapplication. Then you create the Website which has 2 user types. Job Seeker and Employer. Login to use (home page) Job seeker will upload their resume details using a fixed form. Employer can post as many jobs using an upload job form. The data is stored in a table. On clicking the Find Jobs button (after uploading resume) or Find Profiles (for each job posting uploaded) the results page will show the ranked results (either job or resume depending on user). Home Page - Login SignUp buttons only...no design or banner or random stuff. Profile Page - Form Filling page with resume details. Resume Form Page Job Description Page Sim...

    $152 (Avg Bid)
    $152 การประมูลเฉลี่ย
    42 คำเสนอราคา
    Algo Trade Developer for Stock Market หมดเขตแล้ว left

    I am seeking a competent developer with experience in algorithmic trading. The main aim of this project is to connect a broker API for algo trading in the stock market using Python. The broker API to be used is not specified yet, hence, you should be adaptable and skilled with several common trading platforms such as E-Trade, TD Ameritrade, or Interactive Brokers. The task at hand involves connecting the broker API in order to carry out trading with our proprietary strategy. Ideal Skills and Experience: - Proficiency in Python - Deep understanding and experience with algorithmic trading - Familiarity with various trading platform APIs for algo trading Please include in your application a detailed proposal outlining the plan, tools, and methodologies you intend to employ...

    $127 (Avg Bid)
    $127 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Linux Developer for Custom OS หมดเขตแล้ว left

    We are an innovative tech company embarking on the creation of SnipeOS, a custom Linux operating system designed to revolutionize user interaction and productivity through a tailored user experience. Project Overv...Selector Web Browser Configuration: Set the web browser's default homepage to and the default search engine to snipesearch.net. Include links to snipesearch, snipepay, snipesocial, auctionit, and TTWRITE in the web menu. Desired Skills and Qualifications: Proven experience in Linux system development, particularly with XFCE. Proficiency in programming languages such as C, C++, Python, and shell scripting. Familiarity with the configuration and deployment of the listed software applications. Experience in system branding and customization for Linux distributions.

    $128 (Avg Bid)
    $128 การประมูลเฉลี่ย
    43 คำเสนอราคา
    Software Testing & SDET Tutoring Needed หมดเขตแล้ว left

    I'm in the midst of expanding my software testing skills and keen on polishing my understanding of Software Testing. My main areas of ambiguity involve Test automation, Manual testing techniques, and Bug tracking and reporting. I have a preference for live video sessions as a means of instruction. It would be invaluable to virtu...appreciated. The ideal candidate for this engagement would be someone: - With extensive knowledge and practical experience in both Test automation and Manual testing methods. - Who is a seasoned user of bug tracking and reporting processes. - Who has deep proficiency in writing UI test scenarios and cases. If you fit this description, I’d love to hear from you. I'm ready to accelerate my learning curve and am excited to work with a pr...

    $15 (Avg Bid)
    $15 การประมูลเฉลี่ย
    2 คำเสนอราคา
    Innovative Web Mashup Application Implementation หมดเขตแล้ว left

    ...array of likes, or array of photos. • Your code should be appropriately structured into MVC. A bundler, i.e. webpack, should be used to bundle all the modules together. • Templating (e.g. or JSX etc) should be used to handle the display of dynamic content (and structure your code). The following are intermediate to hard requirements. Some of these requirements requires independent learning and are designed to challenge high achieving students: • Perform multiple fetches by using fetch with (). Partial marks will be given for using fetch, without (). • A simple proxy should be implemented to relay data from a Web API. The proxy should be able to also obtain input from user, and relay user input to the Web API. Partial marks will be given for using external pro...

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    24 คำเสนอราคา