Chadrick's Blog

  • Posts

February 2020

Uncategorized

how to merge branch along with merge commit

Assume I have created a dev branch from master branch at some point. I made a few commits to dev and then merge these commits back to master. If I blatantly use the following command, when checking git log of master, the commits will be added but there is no Read more…

By chadrick_author, 1 year1 year ago
deep learning

paper review: SUBSET SAMPLING FOR PROGRESSIVE NEURAL NETWORK LEARNING

paper link: https://arxiv.org/pdf/2002.07141v1.pdf What is PNNL? Progressive Neural Network Learning(PNNL) is a class of algorithms that incrementally construct the network’s topology and optimize its parameters based on the training data. At each incremental training step, a PNNL algorithm adds a new set of neurons to the existing network topology and Read more…

By admin, 1 year1 year ago
error fix

git error when checkout remote branch

I am currently in some branch and want to checkout to a remote branch named dev1 which is not yet existent in local git. So I tried calling, but it gave me an error. BTW, fetching worked fine and did not complain. So I tried but got error: I checked Read more…

By chadrick_author, 1 year1 year ago
data science

Using curve fitting to fit an equation to designated data points

Assume a situation where you have the frame of an equation at ready but are struggling to fit that equation to some data points. In other words, if you are stuck in a situation where you need to fit the and equation or function to a set of data points, Read more…

By chadrick_author, 1 year1 year ago
tensorflow

loading checkpoint using Saver in an explicit seperate session and graph

By chadrick_author, 1 year1 year ago
Recent Posts
  • is it okay to calculate loss in cpu and backpropagate in torch?
  • paper review: “High-Performance Large-Scale Image Recognition Without Normalization”
  • gitignore ignore config files except sample config file
  • convert subquery columns into array of json objects
  • postgres database backup and restoring
Categories
  • algorithm
  • c/c++
  • cuda
  • data science
  • deep learning
  • error fix
  • kicad
  • kotlin
  • linux
  • postgres
  • python
  • pytorch
  • tensorflow
  • Uncategorized
  • web
Recent Comments
  • Anonymous on solving “‘grub-efi-amd64-signed’ package failed to install into /target/.” error while installing ubuntu 20.04
  • Anonymous on how to install cudnn(from tar file)
  • Vaishal on solving “‘grub-efi-amd64-signed’ package failed to install into /target/.” error while installing ubuntu 20.04
  • Anonymous on paper review: Intriguing properties of neural networks (getting adversarial samples using L-BGFS method)
  • Shraddha on cv2 resize interpolation methods
Archives
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Posts
Hestia | Developed by ThemeIsle