Git Product home page Git Product logo

homework's Introduction

一些课程作业的代码

1.python结课作业:老马大战玩家

项目依赖:python-3.8.5,pygame-2.0.1,moviepy-1.0.3  
游戏运行方式:python alien_invasion.py  
视频:https://www.bilibili.com/video/BV1Ey4y1m7hJ?spm_id_from=333.999.0.0
参考资料:《Python编程:从入门到实践》  
          pygame官网:(https://www.pygame.org/news)
          pygame教程:(https://blog.csdn.net/zha6476003/article/details/82940350)
          moviepy教程:(https://blog.csdn.net/ucsheep/article/details/80999939)
          pygame打包成exe教程:(https://www.bilibili.com/video/BV19t411M7ZD?t=539)

2.高性能并行计算结课作业

内容:C语言、串行、MPI并行、MPI+OpenMP混合 | 矩阵相乘、计算数列n=1,2,...,N的加和值、计算pi
参考资料:MPI教程:(https://www.jianshu.com/p/2fd31665e816)
         OpenMP教程:(https://blog.csdn.net/drzhouweiming/article/details/1131537)

3.计算生物学

内容:动态规划算法、隐马尔可夫模型Viterbi算法
参考资料:动态规划算法:(https://blog.csdn.net/bibibibiboi/article/details/108924956)
         隐马尔可夫模型:(https://www.bilibili.com/video/BV13C4y1W7iB?from=search&seid=15672972501751353589)
                       (https://blog.csdn.net/fengyanqingnudt/article/details/84135997)
                       (https://www.cnblogs.com/klausage/p/11831084.html)
                       (https://www.jianshu.com/p/3ca6de720cf3)
                       (https://blog.csdn.net/zhangduan8785/article/details/80443650)

4.数据挖掘结课作业

内容:BP神经网络对图片数字进行预测
参考资料:课件:周志华.机器学习[M].北京:清华大学出版社,2016,pp.121-139, 298-300
               (https://hzaubionlp.com/data-mining/)
               (http://cs224d.stanford.edu/lecture_notes/notes3.pdf)
               (https://blog.csdn.net/han_xiaoyang/article/details/51711134)
         案例:(https://www.bilibili.com/video/BV1m4411x7KU/?spm_id_from=333.788.videocard.5)
               (https://github.com/YQGong/NN_From_Scratch)

         
         

homework's People

Contributors

zhengtiger avatar

Watchers

 avatar

homework's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.