Skip to content

Instantly share code, notes, and snippets.

View nikashitsa's full-sized avatar
🏠
Working from home

Nikita Verkhovin nikashitsa

🏠
Working from home
View GitHub Profile
@nikashitsa
nikashitsa / coin_wallet.svg
Created December 8, 2021 22:55
coin_wallet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikashitsa
nikashitsa / search_image_by_image_with_tensorflow.ipynb
Last active June 28, 2018 13:33
Search image by image with Tensorflow
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikashitsa
nikashitsa / bad_but_fast_conv_example.ipynb
Created February 4, 2017 17:12
Bad but fast conv example
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikashitsa
nikashitsa / how_to_remove_dropout_from_frozen_model.ipynb
Created February 4, 2017 17:11
How to remove dropout from frozen model
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nikashitsa
nikashitsa / config.json
Last active August 29, 2015 13:57
bootstrap customize (neepic)
{
"vars": {
"@gray-darker": "lighten(#000, 13.5%)",
"@gray-dark": "lighten(#000, 20%)",
"@gray": "lighten(#000, 33.5%)",
"@gray-light": "lighten(#000, 60%)",
"@gray-lighter": "lighten(#000, 93.5%)",
"@brand-primary": "#448bca",
"@brand-success": "#5cb85c",
"@brand-info": "#5bc0de",