合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

        代寫CS 417編程、代做Python程序語言
        代寫CS 417編程、代做Python程序語言

        時間:2024-10-01  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



        CS 417/517: Introduction to Human Computer Interaction -
        Project 1 ( Fall 2024 )
        1 Introduction
        In this assignment, your task is to implement a Convolutional Neural Network (CNN) and evaluate
        its performance in classifying handwritten digits. After completing this assignment, you are able to
        understand:
        • How Neural Network works? How to implement Neural Network?
        • How to setup a Machine Learning experiment on public data?
        • How regularization, dropout plays a role in machine learning implementation?
        • How to ffne-tune a well-train model?
        To get started with the exercise, you will need to download the supporting ffles and unzip its
        contents to the directory you want to complete this assignment.
        2 Dataset
        The MNIST dataset consists of a training set of 60000 examples and a test set of 10000 examples.
        All digits have been size-normalized and centered in a ffxed image of 28 × 28 size. In the original
        dataset, each pixel in the image is represented by an integer between 0 and 255, where 0 is black,
        255 is white and anything between represents a different shade of gray. In many research papers, the
        offfcial training set of 60000 examples is divided into an actual training set of 50000 examples and a
        validation set of 10000 examples.
        3 Implementation
        ( Notice : You can use any library to ffnish this project. We recommend students to use Google
        Colab, which is a cloud-based service that allows you to run Jupyter Notebooks for free. To start
        1this, follow these steps. 1. Open your web browser and go to the Google Colab website by visiting
        colab.research.google.com. 2. Sign up and Sign in. 3. After signing in, you can start a new notebook
        by clicking on File - New notebook. )
        3.1 Tasks
        Code Task [70 Points]: Implement Convolution Neural networks (CNN) to train and test the
        MNIST or FER-2013 dataset, and save the well-train model.
        Code Task (1) Build your customized Convolution Neural Network (CNN)
        • Deffne the architecture of a Convolution Neural Network (CNN) with more than 3 layers, that
        takes these images as input and gives as output what the handwritten digits represent for this
        image.
        • Test your machine learning model on the testing set: After ffnishing the architecture of CNN
        models, ffx your hyper-parameters(learning rate, lambda for penalty, number of layers, and
        number of neurons per layer), and test your model’s performance on the testing set.
        • Implement different optimizer (i.e., at least two). Compare the results in report and analyze the
        potential reasons.
        • Implement different regularization methods for the Neural Networks, such as Dropout, l1 or l2.
        Compare the results in report and analyze the potential reasons.
        Code Task (2) Fine-tune at least three different well-pretrained models (e.g., MobileNetV3,
        Resnet50 ) to get a good performance. You need to choose the speciffc layers to retrained and write
        it in the report.
        Code Task (3): This code task is only for CS517. Recognize handwritten digits from a
        recorded video using the pre-trained model and OpenCV libraries.
        Notice: The students in CS417 will get 20 points bonus if they ffnish this part.
        Load the video and read frames.
        Load the pre-trained model.
        While the input is available, read the next frame.
        Process the frame. (options: resizing, cropping, blurring, converting to
        grayscale, binarizing, normalizing and etc.)
        Input the processed frame into the model.
        Use a threshold to detect digits.
        Put a contour around the digit and label the predicted value and probability.
        Display the frame.
        Release resources.
        Hint: Here lists some of the functions you might use.
        cv2.VideoCapture
        cv2.resize
        cv2.cvtColor
        2cv2.threshold
        cv2.putText
        cv2.rectangle
        cv2.imshow
        cv2.waitKey
        cv2.destroyAllWindows
        Writing Report Task [30 Points]: Write a report to describe above implementation details and
        corresponding results.
        4 Deliverables
        There are two deliverables: report and code.
        1. Report (30 points) The report should be delivered as a separate pdf ffle, and it is recommended
        for you to use the NIPS template to structure your report. You may include comments in the
        Jupyter Notebook, however you will need to duplicate the results in the report. The report
        should describe your results, experimental setup, details and comparison between the results
        obtained from different setting of the algorithm and dataset.
        2. Code (70 points)
        The code for your implementation should be in Python only. The name of the Main ffle should
        be main.ipynb. Please provide necessary comments in the code and show some essential steps
        for your group work.
        3

        請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp







         

        掃一掃在手機打開當前頁
      1. 上一篇:代做COMP 412、代寫python設計編程
      2. 下一篇:CVEN9612代寫、代做Java/Python程序設計
      3. 無相關信息
        合肥生活資訊

        合肥圖文信息
        挖掘機濾芯提升發動機性能
        挖掘機濾芯提升發動機性能
        戴納斯帝壁掛爐全國售后服務電話24小時官網400(全國服務熱線)
        戴納斯帝壁掛爐全國售后服務電話24小時官網
        菲斯曼壁掛爐全國統一400售后維修服務電話24小時服務熱線
        菲斯曼壁掛爐全國統一400售后維修服務電話2
        美的熱水器售后服務技術咨詢電話全國24小時客服熱線
        美的熱水器售后服務技術咨詢電話全國24小時
        海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
        海信羅馬假日洗衣機亮相AWE 復古美學與現代
        合肥機場巴士4號線
        合肥機場巴士4號線
        合肥機場巴士3號線
        合肥機場巴士3號線
        合肥機場巴士2號線
        合肥機場巴士2號線
      4. 幣安app官網下載 短信驗證碼 丁香花影院

        關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2024 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
        ICP備06013414號-3 公安備 42010502001045

        主站蜘蛛池模板: 多人伦精品一区二区三区视频| 久久91精品国产一区二区| 亚洲爽爽一区二区三区| 一区二区三区在线|欧| 怡红院一区二区三区| 久久精品黄AA片一区二区三区| 麻豆精品一区二区综合av| 午夜影院一区二区| 久久一区二区三区免费播放| 国产精品污WWW一区二区三区| 无码精品不卡一区二区三区| 91精品乱码一区二区三区| 污污内射在线观看一区二区少妇| 国产婷婷一区二区三区| 精品国产AⅤ一区二区三区4区| 国产一区二区在线| 国产Av一区二区精品久久| 色欲AV蜜桃一区二区三| 亚洲熟女乱色一区二区三区| 精品无人区一区二区三区在线| 日本午夜精品一区二区三区电影| 日本一区二区三区在线观看| 国产情侣一区二区三区| 中文字幕一区二区三| 精品国产香蕉伊思人在线在线亚洲一区二区| 国产人妖视频一区在线观看| 国产成人一区二区三区电影网站| 蜜臀AV无码一区二区三区| 国产麻豆剧果冻传媒一区| 国产一区高清视频| 国产一区二区高清在线播放| 亚洲乱码国产一区三区| 99久久精品国产一区二区成人 | 亚洲av无码片区一区二区三区| 精品久久一区二区三区| 精品无码一区在线观看| 亚洲AV成人精品日韩一区| 国产精品一区二区综合| 少妇无码AV无码一区| 亚洲狠狠久久综合一区77777| 在线精品视频一区二区|