Posts

  • HpBandSter

    a distributed Hyperband implementation on Steroids

    a distributed Hyperband implementation on Steroids

    This python 3 package is a framework for distributed hyperparameter optimization. It started out as a simple implementation of Hyperband (Li et al. 2017), and contains an implementation of BOHB (Falkner et al. 2018)

    Tags: #python β€’ bayesian-optimization β€’ hyperparameter-optimization

  • react-native-photo-editor

    ReactNative: Native Photo Editor

    $ yarn add react-native-photo-editor

    Tags: #java

  • eslint-config-google

    ESLint shareable config for the Google JavaScript style guide

    ESLint shareable config for the Google JavaScript style guide (ES2015+ version)

    Tags: #javascript

  • Crunch

    Insane(ly slow but wicked good) PNG image optimization

    Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).

    Continuous benchmark testing is available on Travis CI (open the Benchmarks build for the commit of interest). Please see the benchmarks directory of this repository for details about the benchmarking approach and instructions on how to execute benchmarks locally on the reference images distributed in this repository or with your own image files.

    Crunch PNG image optimization is available through the following applications that are distributed in this repository:

    • crunch - a *nix command line executable that can be used on macOS, Linux, and Windows POSIX application deployment environments such as Cygwin or the Windows subsystem for Linux
    • Crunch GUI - a native macOS drag and drop GUI tool
    • Crunch Image(s) service - a macOS right-click menu service for PNG images selected in the Finder

    Tags: #python β€’ png β€’ png-compression

  • PyTorch-NLP

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    Make sure you have Python 3.6+ and PyTorch 1.0+. You can then install pytorch-nlp using pip:

    pip install pytorch-nlp
    

    Or to install the latest code via:

    pip install git+https://github.com/PetrochukM/PyTorch-NLP.git
    

    Tags: #python β€’ pytorch β€’ nlp

  • react-native-button

    A button for React apps

    A button for React apps

    Tags: #javascript

  • Invoices

    Generate PDF invoices for your customers in laravel

    Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. It’s highly customizable and you can modify the whole output view as well.

    Tags: #php β€’ laravel β€’ pdf

  • QuizBook

    An android app with google material design to play quizzes in different categories.

    QuizBook is an Android app in which users can play quizzes is 10 different categories with nearly 300 questions in total. This repository is made for the purpose to showcase my project for learning purposes and should not be used commercially.

    The salient features of the app are:

    1. Login is provided to the user so that only that person can access the app.
    2. Timer for the quiz to make the quizzing more interesting.
    3. User can see own best score in different categories.
    4. App also has a beautiful sound option that can also be muted.
    5. User can contact the developer of the app for any queries.
    6. User can also share the app among their friends by email.

    The app is designed with Google Material Design that supports the Android versions from Kitkat 4.4.0 to Naugat 7.7.1

    If you want to contact me, then feel free to ping me here: https://kvikesh800.wixsite.com/learner/contact

    Tags: #java β€’ android β€’ android-studio

  • genesis-sample

    This is the sample theme created for the Genesis Framework.

    GitHub project link: https://github.com/studiopress/genesis-sample/.

    Tags: #php

  • dbpatterns

    Dbpatterns is a service that allows you to create, share, explore database models on the web. Built on top of Django, Backbone. Patterns are stored on MongoDB, and uses Lettuce for BDD approach.

    Dbpatterns is a service that allows you to create, share, explore database models on the web.

    Notes:

    The previous domain is not active anymore.
    Project might be relaunched under a different domain
    

    Tags: #javascript β€’ mongodb β€’ database

subscribe via RSS