Giter Site home page Giter Site logo

elmirayuk / optim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merkulovdaniil/optim

0.0 0.0 0.0 229.56 MB

๐Ÿ’ŽA site, that contains systematic optimization methods and theory review

Home Page: https://fmin.xyz

Shell 0.01% JavaScript 0.41% Ruby 0.02% Python 0.04% HTML 0.10% Liquid 0.01% Jupyter Notebook 99.20% SCSS 0.22%

optim's Introduction

Optim

๐Ÿ’ŽA site, that contains systematic optimization methods review

Contribution

Guide

  1. Fork this repository to your own account (Fork button at the top right corner)
  2. Create a branch in your repository (locally or remotely). Let's name it contribution branch
  3. Commit your changes\ fixes\ additions to this branch
  4. Send your pull request to the master branch of the original repository.

Formatting rules

Math blocks

  • All materials are available in kramdown version of Markdown. It is pretty simple, some syntax cheatsheet could be found on the site.
  • All formulas (both inline and block style) should be arranged with double dollar sign ($$ x^2 $$ stands for inline $$x^2$$, if you'll arrange it with new line symbols, you'll recieve block style) due to kramdown preprocessor.
  • If you want to place just one inline formula on the paragrah, please write this way: \$$ x^2 $$ (weird, I know).

Figures

  • Figures and graphs should be in .svg vector format if possible.
  • By default all pictures are centered and has 75% of linewidth. However, if you will use #button suffix at the end of the path (or url) to the picture, it will be displayed in inline style with 150px in width (was primarly done for Open In Colab buttons).

Names

  • Titles of the pages should start from the capital letter. Do not use abbreviation style of naming: Gradient descentโœ…, while Gradient DescentโŽ, GDโŽ
  • You can include the link to some page of the site right in the text through the following syntax: {% raw %}{% include link.html title="Excersises"%}{% endraw %}, where you should place only the name of the page in title field. One more example: {% raw %}{% include link.html title="Gradient descent"%}{% endraw %}. It is useful, because it is robust to the structure changes in this site.

Buttons

  • [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg#button)](%LINK TO THE SHARED COLAB NOTEBOOK%) buttons) stands for the Open In Colab buttons)
  • {% include tabs.html bibtex = '@article{kingma2014adam, title={Adam: A method for stochastic optimization}, author={Kingma, Diederik P and Ba, Jimmy}, journal={arXiv preprint arXiv:1412.6980}, year={2014} }' file='PATH_TO_THE_FILE'%} will display

References

optim's People

Contributors

merkulovdaniil avatar grebenkovao avatar pkseniya avatar katerina5649 avatar vovaf709 avatar fyaushev avatar elena-chernenkova avatar pashakvasha avatar k0l1ka avatar zayrina avatar alimbfromlimb avatar samoyl11 avatar slavagorch avatar russianjulliet avatar wayserlo avatar savelevmipt avatar supercrablover avatar anvilarth avatar tumyps avatar aeerema avatar elizavetazar avatar roxanasargsian avatar mzyatkov avatar de4er00 avatar bredikhinalexander avatar pesnya-polina avatar litzendraht avatar vladyur avatar kirselev avatar vovabelonin avatar

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.