Skip to content

tiepvupsu/tiepvupsu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,700 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello,

This is my Machine Learning blog in Vietnamese:

https://machinelearningcoban.com/

Running tiepvupsu.github.io Locally on macOS (Jekyll + GitHub Pages)

Install Ruby + Bundler

brew install ruby
gem install bundler

Clone the repository

git clone https://github.com/tiepvupsu/tiepvupsu.github.io.git
cd tiepvupsu.github.io

Install Jekyll / GitHub Pages dependencies

bundle install

Serve the site locally (Production mode)

JEKYLL_ENV=production bundle exec jekyll serve --baseurl=""

Then open http://localhost:4000

About

My Machine Learning blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors