Skip to content

A Jekyll-Built static blog that does not require you to maintain a database or CSM.

License

Notifications You must be signed in to change notification settings

RishavR/rishavr.github.io

 
 

Repository files navigation

About this Blog - Sigmoid

Sigmoid is intended to elaborate on the stories of how a newbie hack starts out exploring the wonderful world of Machine Learning and Artificial Intelligence. I intend to post about my experiences and the projects I'm working on!

Why keep the name Sigmod?

Sigmoid is a mathematical function that has a characteristic "S" sort of a shape. It looks pretty dope. In machine learning, a Support Vector Machine uses several kernels to transform its myriad set of data points into a more workable form - ie. Higher Dimentional Spaces, with a hope that in higher dimentional spaces, the datapoints would become more distinct and seperable (2D is kind of a bitch to work with). The sigmoid kernel was inspired from Neural Networks and can be used to localize data in a [-1,1] n-dimensional range along that "S" sort of curve.

Overall, in sigmoid, the hyperplane looks really cool and curvy and thus it's the name of this blog! So Welcome!

How I've Built this Blog?

I've Built this Blog by forking Barry Clark's amazing work, Jekyll Now. You too can start a static document blog without maintaining a DBMS or CMS by using Jekyll. Furthermore, you can check out Barry's awesome Starter Guide here Build a Blog Using Jekyll

Jekyll Now Theme Screenshot

About

A Jekyll-Built static blog that does not require you to maintain a database or CSM.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 90.8%
  • HTML 9.2%