GithubHelp home page GithubHelp logo

Konstantinos-Pitas

Static HTML site.

Development

Install dependencies (once):

bundle

CSS is being generated from SCSS (Sass). To automatically convert SCSS on edit, run this in a separate (tmux) window:

script/watch

If something doesn't appear to work, watch that window for errors and warnings.

The content is in a public directory to work with Pow for local development.

Or just do this in an OS X terminal:

open public/index.html

Production

Push to deploy on Netlify.

This also converts SCSS to CSS, whether or not you've already done so locally.

Konstantinos Pitas's Projects

bayesian-neural-networks-reading-list icon bayesian-neural-networks-reading-list

A primer on Bayesian Neural Networks. The aim of this reading list is to facilitate the entry of new researchers into the field of Bayesian Deep Learning, by providing an overview of key papers. More details: "A Primer on Bayesian Neural Networks: Review and Debates"

dnn_pruning_and_accuracy. icon dnn_pruning_and_accuracy.

We conduct experiments on pruning DNN layers and it's effect on network accuracy. We also explore the relationship betweeen the intrinsic dimensionality of the data and the network robustness to pruning.

image_classification_sota icon image_classification_sota

This repository aims to understand and implement the state of the art in image classification (as of November 2021) in PyTorch.

pac_bayes_invariance icon pac_bayes_invariance

Code from the paper "PAC-Bayesian Margin Bounds for convolutional neural networks". https://arxiv.org/pdf/1905.09677.pdf

wide_resnet_wfixup_jax icon wide_resnet_wfixup_jax

An implementation of WideResNets with Fixup initialization in Jax/Flax. This can be useful for use cases where Batch Normalization should be avoided (for example when using the Laplace approximation to the Bayesian posterior).

yarn-mistral-flax icon yarn-mistral-flax

An implementation of yarn-mistral-7B in flax. This implementation is based on the pytorch version uploaded to huggingface.

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.