All Projects → grimrose → Jjug Ccc 2016 Spring

grimrose / Jjug Ccc 2016 Spring

Licence: mit
JJUG CCC 2016 Spring http://www.java-users.jp/?page_id=2377 #jjug_ccc #ccc_m61

Projects that are alternatives of or similar to Jjug Ccc 2016 Spring

Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+15520%)
Mutual labels:  jupyter-notebook
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (+15820%)
Mutual labels:  jupyter-notebook
Python tutorials
Python tutorials in both Jupyter Notebook and youtube format.
Stars: ✭ 813 (+16160%)
Mutual labels:  jupyter-notebook
Intro2stats
Introduction to Statistics using Python
Stars: ✭ 785 (+15600%)
Mutual labels:  jupyter-notebook
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+15700%)
Mutual labels:  jupyter-notebook
Fizz Buzz Tensorflow
fizz buzz in tensorflow
Stars: ✭ 803 (+15960%)
Mutual labels:  jupyter-notebook
Mlbook
Repository for the free online book Machine Learning from Scratch (link below!)
Stars: ✭ 778 (+15460%)
Mutual labels:  jupyter-notebook
Coursera Machine Learning
Coursera Machine Learning - Python code
Stars: ✭ 815 (+16200%)
Mutual labels:  jupyter-notebook
Deep Image Prior
Image restoration with neural networks but without learning.
Stars: ✭ 6,940 (+138700%)
Mutual labels:  jupyter-notebook
Gan stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
Stars: ✭ 810 (+16100%)
Mutual labels:  jupyter-notebook
Pconv Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
Stars: ✭ 786 (+15620%)
Mutual labels:  jupyter-notebook
Machine Learning Project Walkthrough
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to solve a problem!
Stars: ✭ 791 (+15720%)
Mutual labels:  jupyter-notebook
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+16040%)
Mutual labels:  jupyter-notebook
Ml Basics
Exercise notebooks for Machine Learning modules on Microsoft Learn
Stars: ✭ 780 (+15500%)
Mutual labels:  jupyter-notebook
Andrew Ng Deep Learning Notes
吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course
Stars: ✭ 814 (+16180%)
Mutual labels:  jupyter-notebook
Doing bayesian data analysis
Python/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke
Stars: ✭ 782 (+15540%)
Mutual labels:  jupyter-notebook
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+15820%)
Mutual labels:  jupyter-notebook
Ghgforcing
Python package to calculating forcing from continuous GHG emissions
Stars: ✭ 5 (+0%)
Mutual labels:  jupyter-notebook
Jupyter nbextensions configurator
A jupyter notebook serverextension providing config interfaces for nbextensions.
Stars: ✭ 814 (+16180%)
Mutual labels:  jupyter-notebook
Dataaugmentationforobjectdetection
Data Augmentation For Object Detection
Stars: ✭ 812 (+16140%)
Mutual labels:  jupyter-notebook

JJUG-CCC-2016-Spring

このプロジェクトは、下記のセッションで紹介したGradleの機能やPluginを使ったサンプルプロジェクトです。

セッション情報

JJUG CCC 2016 Spring / M-6_1 十徳ナイフとしてのGradle

#ccc_m61

スライド

十徳ナイフとしてのGradle

必須環境

  • Docker
  • JDK 1.8 (ローカルで動かす場合)

構成

  • workspace: 作業スペース
    • embulk: embulkを使った作業を想定したサンプル
    • front: フロントエンドのサンプルプロジェクト
    • gradle: 分割したbuild.gradleやwrapper等
    • html: サンプルアプリケーションの本番向けhtmlファイル
    • nginx: サンプルアプリケーションのHTTPサーバ
    • server: Spring Bootを利用したサーバアプリケーション
    • serverspec: サーバの設定をテストするserverspecのサンプル
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].