Matrix AI Lab-84-day winter vacation summary and new semester outlook

Today is March 14, 2020. It is White Valentine's Day. It is also February 2 of the lunar calendar. I wish you all a Happy Valentine's Day. Forced to take up the post, summarize the process and growth of being beaten by fat during this long winter vacation.

Let me start with my original vacation plan

Insert picture description here
In fact, according to the original plan, the basics of python (function + object-oriented + common modules + web editing + concurrency) have been passed, but it has not been extended to the direction of python development. The data structure and algorithm have also been learned a little bit, a little bit, This was not completed, and the English word punching in and the daily question also lasted on and off for several days.

Let’s take a look at the actual work done

  1. Data structure: stack, queue; algorithm: recursion, dichotomy
  2. Python: functions + common modules + object-oriented + network editing + concurrency == "I did two basic projects: ATM + shopping cart, course selection system. This thing feels like I learn it again and again and have a new harvest, and I still have to look at the basics often in the future.
  3. Data analysis: Numpy, as well as simple Pandas and Matplotlib basics. Although Numpy has gone through an unpleasant tutorial, you still have to check it when you use it. Pd and plt have some codes that you can’t understand. I have no choice but to check. This thing is inseparable from data analysis or AI in the future, and it has to be studied systematically.
  4. Learn to drive, this road hopes that the summer vacation is over
  5. Deep learning broke a whole ML. I was bluntly stimulating with Brother Chang. This semester machine learning will have professional courses, but I only watched 1/3 of the deep learning videos. The two-week deep learning foundation is really exciting! Then there is pytorch. Pytorch implemented a linear regression by himself, and read the Yolo series of papers to reproduce YoLov1. According to the code on GitHub, after several days of correction, the bug finally ran. Training the model is really a waste of time and space.
  6. Tools: jupyter notebook, colab, Google calendar, and learned a little Baidu studio UNITY operation, although I didn't use it.
  7. Social platform: CSDN: About 110 new blogs have been added, including python basics, including questions, and hydrology. Station B, I have posted three weekly videos, not necessarily next time.
  8. The weekly report seems to have slipped twice, one is to have an appointment with a friend, and the other is to learn to drive.
  9. For the Challenge Cup, one Feng brought nothing, some Feng did nothing, another one was prepared for the marathon, and the other was a native project.
  10. Hang out with my friends, play nb together, Qinghui, did not watch the Spring Festival Gala, have npy, super cute nhz.

About no PPT

Born to be human, I'm lazy and sorry.

to sum up

  1. How to take the road to AI in the future is still a question, but probably after this winter vacation, I feel that I have a set of own insights.
  2. I'm still very vegetable, and the things I lack are obvious. In short, this winter vacation is to let me know that I have how vegetable, so keep working hard.

New semester plan

  1. One question a day and not much English, Blue Bridge Cup and Level 6
    具体一点,到4月5号——4月10号左右刷完六级单词,之后做真题,蓝桥杯目前先对照博客刷一遍,之后加上力扣,慢慢的把数据结构和算法弄完

  2. ML followed the school and brushed Wu Enda's class by the way
    集数不多,但得跟着做练习,再去弄本西瓜书看看,这个应该会在4月中下旬完成,具体根据自己的进度调整。

  3. Python this semester database + front-end foundation + Django (personally feel that development is still very important)
    现在想想,自己的大一真的很废,一步跟不上下一步都难,不过看了并不代表学会,自己多动手

  4. pytorch can be adjusted according to your own time, deep learning
    好处是有寒假的基础,DL并不是那么神秘莫测,应该可以,毕竟是用人家的算法要比自己设计算法简单的多。

  5. the remaining:

    • Association for Science & Technology & Studio Activities/Tasks
    • Senior Care Plan (this shouldn’t be a problem)
    • Keep your grade points. Freshman grade points have no reference value. There are a lot of talents here.
    • Participate in some competitions appropriately, but I think it’s more important to improve yourself.

Succinctly and concisely: py development + AI + mess,
ending with a famous sentence:
驶向未来的路上,必定有诸多诱惑,既然能够自己掌握自己的方向,何必在意路边的风景,在山的顶峰,那里有漫山遍野的花海,有很优秀的人,有许多路上不曾有的地方。

Class wake-up service

Inspirational short film: self-discipline

Guess you like

Origin blog.csdn.net/qq_49821869/article/details/114776623