Coder Social home page Coder Social logo

blog-comments's Introduction

Hi there, I'm huhu👋

twitter badge

Hi, I'm huhu, a Full Stack Developer 🚀 from China. Now living in Japan Tokyo.

  • 🔭 I’m currently working on Kubernetes
  • 🌱 I’m currently learning Economics
  • 📫 How to reach me: [email protected]
  • 💬 Ask me about anything, I am happy to help

Languages and Tools:



And more...


huhu's github stats

blog-comments's People

blog-comments's Issues

SVG图片 - 学习笔记 | huhu's Blog

https://blog.huhu.press/2019/09/12/svg-note/#more

SVG是XML语言的一种形式,有点类似XHTML,它可以用来绘制矢量图形,例如右面展示的图形。SVG可以通过定义必要的线和形状来创建一个图形,也可以修改已有的位图,或者将这两种方式结合起来创建图形。图形和其组成部分可以变形,可以合成,还可以通过滤镜完全改变外观。

[学习笔记] - 凸优化 | huhu's Blog

https://blog.huhu.press/2019/09/13/convex-optimization/

凸优化 凸集:定义目标函数和约束函数的定义域。 凸函数:定义优化相关函数的凸性限制。 凸优化:中心内容的标准描述。 凸优化问题求解:核心内容。相关算法,梯度下降法、牛顿法、内点法等。 对偶问题:将一般优化问题转化为凸优化问题的有效手段,求解凸优化问题的有效方法。 convexity means non-negative curvature, it means it curves up.

Hexo 配置记录 | huhu's Blog

https://blog.huhu.press/2019/07/31/hexo-next-setup/#more

前言在学习的路上越走越远,计划用Surface Pro准备实现全面电子笔记等,但是实际的使用上发现Onenote等其他软件写起笔记来,公式很难书写,排版也是不那么轻松,个人也不喜欢手写,加上需要显示代码啥的记录。于是选择Markdown,部署这个博客也属于个人的记录加上一些乱七八糟的折腾吧。 所有的修改和配置都遵循尽量不修改原来的代码,尽可能的采用覆盖或者修改配置文件进行

[动态规划] - 斯坦纳树 | huhu's Blog

https://blog.huhu.press/2019/07/12/steiner-tree/

简单来说,斯坦纳树就是将指定点的集合中的所有点连通,且边权总和最小的生成树,最小生成树其实最小斯坦纳树的一种特殊情况,也就是指定集合为全部点的情况。而斯坦纳树的点可以是所有点的任意子集。 如图,红色的点即为需要连接的点,而图中红色的线所组成点树即为斯坦纳树

[Docker] 学习记录 | huhu's Blog

https://blog.huhu.press/2019/08/05/docker-note/

前言 Docker这东西其实说挺常用是挺常用,但是一旦不用就会有一段时间都不会去用,导致学了忘,然后再学一次,加上Docker可能更多是学习Linux吧,Docker本身并不是那么难,但是很多东西用不到导致每次都用不熟,这里也就记录下关于Docker的一些东西。

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.