Best pink noise machine for sleepprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 best pink noise machine for sleep znalezione projekty, cennik w USD

    CZĘŚĆ I : KOMPRESJA OBRAZU I USUWANIE SZUMU PRZY WYKORZYSTANIU JEGO REPREZENTACJI WZDLUZ KRAWEDZI • Zmodyfikuj recon_mm2 wprowadzajac do niego procedurę dodawania szumu do obrazu oryginalnego. Nalezy zatem zastąpić parametr image parametrem SNR (signal-to-noise ratio), okreslajacym w decybelach pozadana zawartosc szumu. Odpowiednio zmodyfikuj pozostale wywolywane funkcje, jesli jest to konieczne. • Wykonaj odpowiednie testy i ocen dzialanie zmodyfikowanej procedury poprzez wyznaczenie wartości stopnia kompresji oraz stosunku sygnalu do szumu SNR dla zrekonstruowanego obrazu. • Przeanalizuj program i opisz algorytm, za pomoca ktorego progi sa ustawiane automatycznie. Wyjasnij rowniez na czym polega progowanie twarde i miekkie. CZĘŚĆ II : REKONSTR...

    min $2
    min $2
    0 składanie ofert

    ...czasy oczekiwania przy stoisku oraz do kasy. Ponadto czasy i liczby przerw w pracy pracowników stoisk. Na starcie symulacji określamy liczbę kas, do których przechodzą klienci po pobraniu towaru z jednego z dwóch stoisk. Klienci wybierają zawsze kasę o najkrótszej kolejce. Możliwa jest przerwa stoiska przy niepustej kolejce. Nie możliwa przerwa obu stoisk jednocześnie - wskazówka - wykorzystać sleep żeby uśpić wątek i żeby jakaś aktywność pobudziła go do życia. Diagramy: wartość minimalna, maksymalna, oczekiwana: Histogramy dla wszystkich zmiennych monitorowanych Nazwa | Minimalna | Oczekiwana | Maksymalna Projekt musi być napisany w Eclipse z dodatkiem DESkit - Można (i jest to zalecane) oprzeć się o wzór prostej symulacji z...

    min $2
    min $2
    0 składanie ofert

    Witam Poszukujemy wspólnika do rozwoju projektu gry via www lub firmy chcącej odkupić prawa do gry Podczas beta testów w grze zarejestrowało się 822 osoby, które testowały ją przez miesiąc. Po tym okresie gra została zdjęta z sieci, a kilka skryptów z niej odsprzedano. Projekt zawieszono, w połowie stycznia projekt ponownie pojawił się na sieci i poszukujemy wspólnika. Od tego czasu zarejestrowały się kolejne 114 osoby Całościowo, projekt należy do naszej firmy Gra oparta jest o framework Seagull W razie chęci odkupienia praw i kodu do gry oferujemy możliwość przepisania gry na prosty CMS w trakcie do 10 dni roboczych. Poszukujemy wspólnika, który za pakiet większościowy (80% netto) udziałów w grze zechce zain...

    min $2
    min $2
    0 składanie ofert

    Witam Zlecenie obejmuje diagramy: Use Case, Class Diagram, Sequence Diagram, State Machine Diagram Opis: szkolenia sa semestralne, rozna tematyka, do szkolen zatrudnia sie nauczycieli, jeden kurs prowadzony dla jednej grupy, kurs z danego tematu jest prowadzony przez jednego nauczyciela, user moze zapisac sie na rozne kursy, user otrzymuje pkty uczeszczajac na kurs z ktorych jest wystawiana ocena Szczegoly na gg: 2363415 lub mail: @ Prosze o cene + termin realizacji

    min $2
    min $2
    0 składanie ofert

    ...file(''); $size = count($proxies); $openfile = fopen("","w+"); //write proxies to the file for($x=0;$x<$size;$x++){ $line =trim($proxies[$x]); fwrite($openfile, $line); if($x!=$size-1){ fwrite($openfile, "rn"); } } fclose($openfile); //update the proxy date in $openfile = fopen("","w+"); fwrite($openfile, $today); fclose($openfile); } //now we will get a random proxy address from the file $getrand = array_rand($proxies, $randnr); for($x=0;$x<$randnr; $x++){ //setting time limit to zero will ensure the script doesn't get timed out set_time_limit(0); //now we will separate proxy address from

    $4 (Avg Bid)
    $4 Średnia Oferta:
    1 składanie ofert

    ...które mogły by sie tego podjac. Ponizej przedstawiam opis tej pracy w jezyku angielskim: Cała tresc pracy i kryteria prześle osobom zainteresowanym na adres mailowy. Mysle ze wielkosc pracy moze wahac sie około 1500 słow w razie potrzeby moze byc wiecej. Section 1 Design a WLAN based system In this section, students are supplied with a complex floor plan, the results of a site noise survey and a list of business requirements. Students will be required to design a solution, specify the required equipments, provide a series of design diagrams, and present in report format. Guidelines of the design process: Step 1 Data collection This project starts with collecting user requirements, especially the required bandwidth and its distribution. Please cons...

    min $2
    min $2
    0 składanie ofert
    12936 Algorytmy Zakończone left

    ...improve your position from 0 to n. For example, if n = 3, you can make it in 4 ways: 1+1+1 or 1+2 or 2+1 or 3. Hint: write it as a recurrence, then either use memoization or change to the botom-up computation. 3. Tchesio hits the road again, serious: On his trip from Nowy Sącz to Lisbon which is m kilometres long there are n gas stations at distance a[1]<a[2]<...<a[n] from the origin. The tank has capacity c litres and the machine burns p litres per 100 kilometers. Compute the minimum number of stops that Tchesio has to make, and list the numbers of stations at which he will take gas. It is essential that you explain why your algorithm gives an optimal solution (optimal substructure? greedy choice? other?) 4. Construct an optimal Huffman code for the ...

    $2 - $12
    $2 - $12
    0 składanie ofert

    Witam Potrzebuję pomocy w napisaniu programu na zaliczenie MiJP. Z braku wolnego czasu i zbliżającą się sesją nie wyrobie się sam z napisaniem tego programu dlatego zwracam się do was. Poniżej wszystko co usły...ć trzy wątki potomne realizujące odpowiednio zadania (Zapis1, Zapis2, Suma) a) generuje liczby losowe z przedziału (1,4) do tabeli 1 i sukcesywnie wyświetla je. b) generuje liczby losowe z przedziału (6,9) do tabeli 2 i sukcesywnie wyświetla je. c) dodaje elementy tablic i wyświetla 3. Należy opóźniać wyświetlanie liczb w zakresie (0 - 5)ms używając sleep( ) lub pętli" Wszystko co napisałem to tyle co wiem o wymaganiach dotyczących programu. Program ma być napisaniu obiektowo i pod kompilator linuxowski g++

    $2 - $6
    $2 - $6
    0 składanie ofert

    ...to it dynamically. maybe to add some banner or some text in a box like an advertisement. I need it to work for both IE and firefox with no warning messages ofcourse of nay javascript issue. So basically the task is 1. User loads the main html page 2. user will see upper and lower frame as is now 3. User will see another banner that is added to the bottom frame dynamically, banner will not block any content from the bottom frame so it should be presented dynamically there beside some content and not block any other content (relational position pr can be done javascript, i program with jsp, so my programming language is html/js technology + jsp. When you bid for this task please state what you are planning to do and what you think the task is so that ...

    min $2
    min $2
    0 składanie ofert
    7857 moderator/fora Zakończone left

    Witam, Szukamy kolejnych osób do zespołu moderatorów www.szpaner.pl. Do obowiązków moderatora należy: - dodawanie linków na forach internetowych i aktywny marketing portalu w stylu - zapraszanie znajomych do zarejestrowania się w portalu - propagowanie pozytywnego wizerunku ... Szukamy kolejnych osób do zespołu moderatorów www.szpaner.pl. Do obowiązków moderatora należy: - dodawanie linków na forach internetowych i aktywny marketing portalu w stylu - zapraszanie znajomych do zarejestrowania się w portalu - propagowanie pozytywnego wizerunku portalu randkowego o charakterze komunikatora online - zintegrowane zadaniowanie pt. "MAKE THE NOISE" nt. portalu - dodawanie link&oacut...

    $2 - $2
    $2 - $2
    0 składanie ofert

    witam:) zlecę napisanie artykulu (ok 2 stron 12 times new roman) na następujące tematy: Janusz Gajos - Aktor o stu twarzach, Nieśmiertelna gitara - o wciąż grających legendach rocka (pink floyd, rolling stones, zeppelini i inni), Przygoda nie tylko dla dzieci - o filmie Piraci z Karaibów oraz Najnowsze Premiery na deskach Teatru Narodowego w Warszawie. Oczekujemy także propozycji na inne ciekawe tematy kulturalne:) oferty i ewentualne próbki prosimy przesylać na mail'a: @ serdecznie pozdrawiam:)

    min $2
    min $2
    0 składanie ofert
    Turkish Recording Project -- 61589 6 dni left
    ZWERYFIKOWANY

    Turkish Recording Project We have a project, that needs Native Turkish speakers, we will give you the text, and you need to record 110 short sentences. you just need to open the platform link, to r...that needs Native Turkish speakers, we will give you the text, and you need to record 110 short sentences. you just need to open the platform link, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without an echo. 2. Each person Price is 4$ for 110 short sentences record. 3. Payment after received feedback, It will take time 1-2 weeks. If you are interested please let me know sure. I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their ...

    $5 / hr (Avg Bid)
    $5 / hr Średnia Oferta:
    12 składanie ofert
    German Recording project -- 23315 6 dni left
    ZWERYFIKOWANY

    German Recording project We have a project, that needs Native German speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software, to read our text a...a project, that needs Native German speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without an echo. 2. Each person Price is 8$ for 89 short sentences record. 4. The project will take about 10-15 mins only. If you are interested please let me know sure. I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their ...

    $9 / hr (Avg Bid)
    $9 / hr Średnia Oferta:
    5 składanie ofert
    Italian Recording Project -- 58808 6 dni left
    ZWERYFIKOWANY

    Italian Recording Project We have a project, that needs Native Italian speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software, to read our text ...project, that needs Native Italian speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without an echo. 2. Each person Price is 5$ for 89 short sentences record. 4. The project will take about 10-15 mins only. If you are interested please let me know sure. I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their ...

    $4 / hr (Avg Bid)
    $4 / hr Średnia Oferta:
    3 składanie ofert

    France French Recording Project We have a project, that needs Native France French speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software,...project, that needs Native France French speakers, we will give you the text, and you need to record 89 short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without an echo. 2. Each person Price is 5$ for 89 short sentences record. 4. The project will take about 10-15 mins only. If you are interested please let me know sure. I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their ...

    $5 / hr (Avg Bid)
    $5 / hr Średnia Oferta:
    4 składanie ofert

    ...**Operating System**: The deployment is hybrid, so familiarity with Windows, macOS, and Linux is ideal. - **Purpose**: The primary aim of the deployment is for text ebedding (vector db) and generation. - **Requirements**: Specifically, I'm looking for functionality related to Language modeling and retrieval augment generation in the LLM applications. - mongoDB should be set up runining a .sh file - docker-compose deploy of the app Essential skills for this project include a strong background in Python programming and experience with deploying applications on different operating systems. Previous work in natural language processing (NLP) or machine learning operations (MLOps) will also be a strong advantage. Your understanding of text generation and the...

    $172 (Avg Bid)
    $172 Średnia Oferta:
    8 składanie ofert
    Russian Recording Project -- 84089 6 dni left
    ZWERYFIKOWANY

    Russian Recording Project Note : We need Freelancers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $13 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $8 / hr (Avg Bid)
    $8 / hr Średnia Oferta:
    7 składanie ofert
    Russian Recording Project -- 95673 6 dni left
    ZWERYFIKOWANY

    Russian Recording Project Note : We need Native Russian speakers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $14 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $5 / hr (Avg Bid)
    $5 / hr Średnia Oferta:
    2 składanie ofert
    All-Genre AI Music Lyrics Generator 6 dni left
    ZWERYFIKOWANY

    ...the music. The lyrics produced must be clean and suitable for audiences aged 18 and above. **Key Responsibilities:** - Develop and implement an AI system capable of generating music lyrics based on uploaded instrumentals. - Ensure the AI-generated lyrics are clean, appropriate for all audiences, and align with the given instrumental. - Collaborate with our music and tech teams to refine and enhance the AI’s capabilities. - Integrate the AI system into our existing platform for seamless user experience. - Continuously monitor and improve the AI’s performance based on user feedback and advancements in AI technology. **Requirements:** - Proven experience in AI development, particularly in natural language processing (NLP) and machine learning. - St...

    $534 (Avg Bid)
    $534 Średnia Oferta:
    19 składanie ofert

    I'm looking for someone to integrate an existing machine learning model into a Discord bot. The bot should cater to three main functionalities - sending daily race predictions, responding to user queries about race outcomes, and providing real-time race updates. Key Requirements: - Integrate an existing machine learning model into a Discord bot - Implement a feature to send daily race predictions on a specific channel - Develop a query system that effectively responds to user queries about race outcomes - Enable the bot to provide real-time race updates Your Skills: - Proficiency in machine learning model integration with Discord bots - Experience in developing chatbots, particularly for Discord - Knowledge of horse racing and related terminologie...

    $5 / hr (Avg Bid)
    $5 / hr Średnia Oferta:
    5 składanie ofert
    Russian Recording Project -- 93707 6 dni left
    ZWERYFIKOWANY

    Russian Recording Project Note : We need Native Russian speakers for long term project. We have a project, that needs Native Russian speakers, we will give you the text, and you need to record 626 Short sentences. you just need to download our software, to read our text and record it, it's a very easy job. 1. You will need to record in a quiet place without loud background noise. and without echo. 2. Each person is $14 dollar for 626 sentences record. If you are interested please let me know sure.I will contact u. A Good Opportunity For New Freelancers For taking 5 Star Review after their completion of the project. Thanks :

    $7 / hr (Avg Bid)
    $7 / hr Średnia Oferta:
    3 składanie ofert
    New Logo for Brand Recognition 6 dni left
    ZWERYFIKOWANY

    I need a new logo below is exactly how i want the logo to look: KEDROS Limited in the color purple within a blue ring and a watermark of the human anatomy positioned behind the company name in the colour pink

    $23 (Avg Bid)
    $23 Średnia Oferta:
    98 składanie ofert

    Design of Digital filter algorithm/ code in C for ARM processor for processing real time raw sensor to removal of noise & unwanted signal Algorithm / code for Digital Filter low bandwidth Real time Sensor Signals 1. Analogue Raw data acquisition in real time at 1000 samples per second in 24 bit precision 2. Raw data signal bandwidth /frequencies restricted to less then 1000 hz by hardware RC anti aliasing filter to avoid aliasing 3. Following Digital in sequence to be applied to raw signal . a. low pass filter 0-170 hzs ( to remove high frequency random / white noise b. High pass filter 1 hz to 400 hz (to remove low frequency dur DC signal coupling ) c. Very steep(narrow band) notch filter at 50 hz / 60 hz to remove power line interference ...

    $107 (Avg Bid)
    $107 Średnia Oferta:
    3 składanie ofert
    Multilayer PCB Design in Altium 6 dni left
    ZWERYFIKOWANY

    I'm looking for an experienced PCB designer who's proficient with Altium Designer. The project specifically involves a multilayer PCB design. A strong attention to detail and a good understanding of circuit board layout is crucial for this project. Key Requirements: - Proficiency in Altium Designer - Experience with multilayer PCB design with large PCB Boards - Ability to understand and implement complex circuit board layouts - Attention to detail Please provide examples of your previous PCB design work using Altium. A portfolio demonstrating your experience in multilayer PCB design will be highly regarded. This is an LED board which needs layout editing with adding few more components. Please Show your previous work with dense Layout with Noise and Heat Ma...

    $109 (Avg Bid)
    $109 Średnia Oferta:
    8 składanie ofert

    VM CREATION (1 VPS BIND) os CentOS 8 & 9 Stream MINIMAL Direct installation or co...CentOS 8 Linux. (Recommended) panel add install: nginx server VARNICH APACH very important !!!!!snaphopt image creation just servers working (just os) (without admin panel)!!!I want to be able to do restores, for a new installation of another panel, if necessary.! !!! !! !!!!!! link to server add SSL ADD ALL PHP CGI AND FMP (latest 6 versions)PHP AVAILABLE FOR CUSTOMER FOR ALL SERVER ADD PHP VERSION 7.9 PACHT FMMPEG add latest version change SSH22 port verification example: ns1 . add IP.: add a Mac machine adds IP.: adds mac Example of adding HOSTENAME:

    $30 (Avg Bid)
    $30 Średnia Oferta:
    9 składanie ofert

    ...symptoms --> FOR WOMEN : Fatigue, Weight gain/loss, Mood swings, Sweats, Menstrual irregularities, Premenstrual Problems, Acne, Libido decline, Hair loss, Hirsutism, Menstrual Migraine, and Sleep --> FOR MEN : Lowered libido, weight gain, mood changes, sweating The recommendations should be individualised and based on the symptoms identified. A sleek and intuitive user interface I'm looking for a freelancer with expertise in AI development and a proven track record in healthcare or similar fields. Excellent communication skills and a proactive approach to problem-solving are highly valued. Key Deliverables include - Technical Specifications Document: Outlining the project requirements, timelines, and milestones. - Data Prepar...

    $1362 (Avg Bid)
    $1362 Średnia Oferta:
    23 składanie ofert
    3D STL File for CNC Wood Carving 6 dni left
    ZWERYFIKOWANY

    I'm in need of an expert to help me create a 3D STL file for a wood carving project I'm planning to run on my CNC machine. Key Requirements: - The 3D model should be suitable for wood carving, ensuring it's conducive to the CNC machine's operation. I use vetric aspire and the file is for a wall decor - I'm looking for detailed, intricate designs that would look appealing once carved. Ideal Candidate: - Proven experience in creating 2.5D and 3D STL files for CNC wood carving. - Proficiency in understanding the constraints and requirements of CNC machines. - Creative and skilled in designing intricate patterns and shapes. - Strong attention to detail to ensure the final product is of high quality and visually appealing.

    $116 (Avg Bid)
    $116 Średnia Oferta:
    65 składanie ofert

    I am looking for a specialist who can effectively write a RAK 4630 firmware with an emphasis on energy optimization. You should focus on minimizing power consumption when the device is in sleep mode. Key tasks include: - Implement changes in the RAK 4630 firmware to optimize its energy usage. - Concentrate on reducing power consumption when the device is in sleep mode. The ideal freelancer would have: - A comprehensive understanding of the workings of RAK 4630 firmware. - Proven experience in firmware development with a focus on energy optimization. - Familiarity with device sleep modes and their impact on power consumption. Your goal is to maximize efficiency while ensuring uncompromised performance. Please provide evidence of related past projects in ...

    $1099 (Avg Bid)
    $1099 Średnia Oferta:
    16 składanie ofert

    I'm in need of a freelancer who can help me set up WhatsApp Web on a Cloud-based virtual machine. This setup is primarily aimed at enhancing our customer support service. Key Responsibilities: - Configuring WhatsApp Web on a Cloud-based virtual machine. - Ensuring smooth operation for customer support needs. - Includes hosting the virtual machine The ideal freelancer for this project should have: - Proficiency in JavaScript, as WhatsApp Web JS is based on it. - Experience in working with virtual machines, especially cloud-based ones. - A background in setting up whatsapp web JS Looking forward to your proposals.

    $144 (Avg Bid)
    $144 Średnia Oferta:
    7 składanie ofert
    Swift Barcode Image Enhancement 6 dni left
    ZWERYFIKOWANY

    I have a set of images with barcodes on them and I need specialized enhancements. Primarily, I'm seeking a freelancer with advanced image processing capabilities to make my barcodes highly readable. Specific Requirements: - Adjust the brightness of images to improve readability. - Enhance the colors for clarity. - Remove any background noise which may be obstructing the view of the barcodes. The ultimate goal is to make it easier to read the actual numbers under each barcode. As timing is imperative, I require this project to be completed ASAP. Ideal Skills & Experience: - Proficiency in Image Processing and Enhancement - Experience with Barcode Recognition - Excellent Speed and Efficiency.

    $182 (Avg Bid)
    $182 Średnia Oferta:
    46 składanie ofert

    I'm in need of a T-shirt design with a girly sorority theme. Key Requirements: Dope Since 1989 Can include IVy NO AI, NO crowns, no extra emblems - Design Style: Minimalist - Colors: Primarily Pink and Green - Please refer to the provided color code in the attachment The design should appeal to a young, feminine audience. It needs to be elegant yet simple, utilizing the chosen colors effectively. Feel free to leverage common sorority symbols, but please ensure they are presented in a minimalist style.

    $15 (Avg Bid)
    Gwarantowany
    $15
    168 zgłoszenia

    I am seeking a freelancer to contribute to a project I am designing for medical image classification, leveraging a Convolutional Neural Network (CNN) for optimum results. Key responsibilities will include: - Developing and implementing CNN architecture - Deploying deep learning models for image classification tasks - Ensuring robust medical image classification with accurate results As this project requires specialized skills, the ideal freelancer will have the following experience: - Proficient knowledge in leading AI and machine learning programming languages, especially Python - Experience with CNNs and a solid understanding of deep learning methodologies - Demonstrable expertise in the classification of medical images If you have extensive experience i...

    $300 (Avg Bid)
    $300 Średnia Oferta:
    20 składanie ofert

    I am in need of a machine learning expert who can develop a model for table detection. The model should be able to run on various types of images, including scanned documents, natural images, and synthetic images. Key Requirements: - I'm looking for a 'moderate' level of accuracy in the table detection (80% - 95%) across various image types. - Please incorporate Convolutional Neural Networks (CNN), along with Support Vector Machines (SVM) and Random Forests in the model. Ideal Skills and Experience: - Proven experience in developing and implementing machine learning models, particularly in image processing and object detection. - Proficiency in working with Convolutional Neural Networks (CNN), Support Vector Machines (SVM) and Random Forests. -...

    $102 (Avg Bid)
    $102 Średnia Oferta:
    11 składanie ofert

    I need a versatile programmer who can work with Python, C or any other programming language to develop a system for identifying Distributed Denial of Service (DDoS) attacks with the help of machine learning algorithms. Skills and Experience: - Extensive experience in Python, C, or similar programming languages - Knowledge of Machine Learning algorithms - Experience in network security would be beneficial - Proven track record in detecting cyber threats in a small network environment. Your success will be judged by your ability to create a reliable, data-driven system capable of efficiently detecting DDoS attacks in a small-scale network.

    $350 (Avg Bid)
    $350 Średnia Oferta:
    13 składanie ofert
    Realistic AI Art Generation 6 dni left
    ZWERYFIKOWANY

    I'm in need of an AI artist to generate artworks based on specific realistic styles. The art should have a high level of detail and quality. Key Responsibilities: - Developing an AI model to produce realistic art - Ensuring the generated art is of high detail and quality - Implementing the chosen style effectively Ideal Skills and Experience: - Strong background in AI and machine learning, particularly in the context of art generation - Previous experience in generating realistic art with AI - Understanding of different art styles and techniques - Ability to ensure high level of detail in the generated art. Looking forward to seeing your portfolios and hearing about your approach to this exciting project.

    $32 (Avg Bid)
    $32 Średnia Oferta:
    42 składanie ofert

    I'm seeking an experienced data scientist to work on a project to integrate datasets from CSV files with different features, and feed them into various ML algorithms. The primar...features, and feed them into various ML algorithms. The primary objective of this analysis will be to classify the data into different categories. The end goal is to determine the efficiency of the different ML algorithms used, which are decision tree, random forest, extra trees, and XGBoost. The perfect candidate for this project would be someone with a solid background in data science, particularly with experience in working with datasets from CSV files and implementing machine learning algorithms. The candidate should also be able to interpret and present results through visualizations such...

    $28 (Avg Bid)
    $28 Średnia Oferta:
    9 składanie ofert

    Looking for a graphic designer who can create a set of modern and minimalist branding graphics for my product. Photos shows the fruit packer robot in place over a conveyor with multiple units next to each other. Logo, branding colors and photos of machines in a factory are in the data set. Machine currently have a blue logo sticker. This will be removed and replaced with new branding. Orange should be used sparingly as there are lots of machines in a row next to each other and don't want the branding to be over powering. The front an rear needs a location for an ID numbers (shown in the photos) Clear windows can have some branding but it needs to be subtle and not obscure the view too much. The top of the machine is not visible so does not nee...

    $61 (Avg Bid)
    Gwarantowany
    $61
    26 zgłoszenia

    I need a creative and professional freelancer to design an impressive paper bag packaging for gifting purposes. The design should reflect a balance between aesthetics and functionality. Key Requirements: - Design an innovative bag packaging design for paper bags which are used for gifting purpose - Must have an understanding of current design trends and its impact on customer behavior. - Experience in package design preferred, especially in the realm of gift products - Strong graphic design, layout and conceptual skills About the design: - Bag colour should be pink with mild patterns in the background. - Expecting a floral design with white flowers, multi colour birds (or peacock) and green leaves with in-depth details in each element, the finish can be a ...

    $20 (Avg Bid)
    Gwarantowany
    $20
    25 zgłoszenia

    I'm looking to develop a hardware system for a fitness rig that involves real-time human movement tracking. The system should be a combination of microcontrollers and computer vision technology, specifically using Arduino boards and Raspberry Pi. Key Requirements: - Real-time Movement Tracking: The primary functionality of the system is to track human movement accurately and in real-time. This involves capturing and processing data on various physical activities. - Minimalistic and Functional Design: I envision a setup that is small, lightweight and unobtrusive. Skills and Experience Needed: - Proficiency with Arduino boards and Raspberry Pi is a must. - Experience with computer vision, machine learning and human movement tracking is highly desirable. - Und...

    $25 / hr (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $25 / hr Średnia Oferta:
    24 składanie ofert

    I'm looking for a skilled professional who can help clean up some Polycam 3D scans for 3D printing. The main tasks include: - Removing noise and artifacts: The scans have some imperfections that need to be cleaned up. - Smoothing the surface: The model needs to have a smooth finish for 3D printing. - Closing holes in the model: I need any gaps or holes in the model to be fixed. I am able to download the scans in multiple file formats, so please let me know which one works best for you. Additionally, I intend to sell these prints, so you will need to sign a Non-Disclosure Agreement. Ideal skills and experience for this job include: - Proficiency in 3D modeling and 3D printing - Experience with cleaning up 3D scans - Attention to detai...

    $45 (Avg Bid)
    $45 Średnia Oferta:
    12 składanie ofert

    Need SEO professional to assist me with backlink building and guest post services. Must* Key Requirements: - (1) Domain Authority (DA) 30+ - (2) Backlink Website Traffic: 3000 - (3) Relevance: Sleep, Wellness, Health Please send 5 backlink URL and price for each

    $133 (Avg Bid)
    $133 Średnia Oferta:
    73 składanie ofert

    ...auto voice dubbing and auto voice separation for my videos and Auto dubbing for over foreign 80 languages with close captioning text and an AI-based tool that automatically animates, lights and composes CG characters into a live-action MP4 video scene in AI and Machine learning. Build AI based tool for auto dubbing, close captioning text, Create Professional custom 3D Character animates, lights, and composes CG Robot and Alien and creates custom Voices for the video 3D Robot & Alien characters. You will need to help me create any needed AI access and License accounts. I am seeking a proficient developer to create an AI-based tool that automatically animates, lights and composes CG characters into a live-action scene using AI and Machin...

    $2500 - $4500
    Ukryte Projekt z Umową o Zachowaniu Poufności
    $2500 - $4500
    21 składanie ofert

    ...are seeking a skilled AI and Machine Learning Engineer and Software Developer to develop and train machine learning models for chatbot functionalities, integrate AI components, and implement NLP techniques. Additionally, I'm looking for a talented Software Developer proficient in Python, Java, JavaScript, and C#, who has experience in chatbot development, both Front-End and Back-End Development, and API Integration. Ideal Skills: - Proficiency in Python, Java, JavaScript, and C# - Experience in Front-End and Back-End Development - Familiarity with Dialogflow and Microsoft Bot Framework - Strong knowledge in AI, Machine Learning, and NLP - Previous experience in chatbot development Roles and Responsibilities: - Develop and train mach...

    $2 - $3 / hr
    Wyróżniony Ukryte
    $2 - $3 / hr
    13 składanie ofert

    I'm seeking a skilled Senior Python Developer to assist with a project that involves a blend of web scraping and data analysis, with a focus on the following tasks: - Extracting data from multiple websites - Automating data extraction and parsing - Analyzing and visualizing scraped data The ideal candidate should have: - Proficiency in Python, with a strong understanding of AI and Machine Learning - Hands-on experience with web scraping, particularly working with diverse data sources - Ability to automate data extraction and processing efficiently - Adept at data analysis, with the ability to visualize and interpret data Although I haven't specified any particular tools or libraries, your familiarity with tools like BeautifulSoup, Scrapy and Selenium would be a bonus. Yo...

    $706 (Avg Bid)
    $706 Średnia Oferta:
    29 składanie ofert

    In this project, I'm searching for an experienced Python Developer who exhibits strong proficiency in web scraping, artificial intelligence, and machine learning. Key Responsibilities: - Utilize your expertise in Python, specifically focusing on AI-related tasks. - Web scraping will also be a significant part of the project, though details on the targeted data type are yet to be defined. Ideal Skillset: - Extensive experience with Python - High proficiency with AI and machine learning algorithms - Proven record of successful web scraping projects Please include samples of relevant Python, AI, or web scraping projects you've completed as part of your bid. I look forward to collaborating on this project.

    $775 (Avg Bid)
    $775 Średnia Oferta:
    20 składanie ofert

    I'm seeking a skilled machine learning expert with expertise in PyTorch for a natural language processing task. Your primary task is to develop a model that can understand the empathy patterns in English text. I'll provide you with the data. Key Requirements: - Proficient in PyTorch and machine learning - Experience in natural language processing - Understands the nuances of empathy detection in text data - Previous projects involving empathy learning in English text would be a plus. Deliverables: - A well-structured PyTorch model that can accurately understand the empathy in English text - Detailed documentation on the model, its architecture, and usage This project requires someone who's not only technically skilled but also understands the context...

    $68 (Avg Bid)
    $68 Średnia Oferta:
    6 składanie ofert

    ...project, I'm looking for an AI developer proficient in automatic scoring and evaluation with a strong understanding of the IELTS exam format. The aim is to build a comprehensive system capable of: - Precisely grading the speaking and writing sections of the IELTS exam - Identifying areas of improvement for each test-taker - Providing detailed individual feedback - Including evaluations for reading and listening sections For success in this project, familiarity with Natural Language Processing (NLP), Machine Learning, language testing, and proficiency in various AI programming languages is essential. Previous experience in educational AI software development such as automated grading systems will be highly regarded. Required Skills: - AI deve...

    $424 (Avg Bid)
    $424 Średnia Oferta:
    4 składanie ofert

    I'm seeking an experienced software developer with in-depth knowledge of AutoIt EXE files. The main goal is to unpack a specific AutoIt EXE version, 3.3.13 and help code in other languages (C...other languages (C# prefered) Skills and experience required: - Proficiency in AutoIt, especially in unpacking and analyzing its executables. - Strong understanding of Windows OS, as the unpacking should be done on a Windows machine. - Experience in producing detailed technical documentation is crucial, as I require comprehensive documentation on the process. In summary, the project involves: - Unpacking an AutoIt EXE 3.3.13 for code analysis. - Documentation of the unpacking process in detail. Please include your relevant experience and the estimated time frame for comp...

    $166 (Avg Bid)
    $166 Średnia Oferta:
    19 składanie ofert

    I'm looking for a skilled web developer to create an arcade-like website featuring various slot machine games. The website should allow for user management, token distribution, and login capabilities. Here's the breakdown of the project: - **Website Development**: Your primary focus will be on building an arcade-style website similar in concept to As such, a solid understanding of web development is a must. - **Slot Machine Games**: The heart of the website will be the slot machine games. I'm looking to incorporate a variety of slot types, including classic slots, video slots, and progressive slots. Experience with online gaming platforms and slot machine game development would be a huge plus. - **User Management & Tokens**: ...

    $2154 (Avg Bid)
    $2154 Średnia Oferta:
    151 składanie ofert

    I am in need of expert help to get a standard definition video recording cleaned up so that the voices can be heard more clearly. The recording is marred by background music and ambient noises such as wind and traffic. Ideal Skills: - Audio Editing Expertise - Previous work in noise reduction and audio enhancement. - Experience working with video recordings. Expectations: - The final output should filter out the background music and wind/traffic noise but not affect the clarity of the voices. - Please handle the recordings confidentially.

    $341 (Avg Bid)
    Pilny
    $341 Średnia Oferta:
    54 składanie ofert