Skip to content

Instantly share code, notes, and snippets.

@gdsosar
gdsosar / gist:c7e10f76476be3f67c5acb63b2b07667
Created November 20, 2018 19:27
python_tutorial_images
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"%matplotlib inline"
]
@gdsosar
gdsosar / .ipynb
Created November 20, 2018 19:05
Python_tutorial_pyplot
{
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"%matplotlib inline"
]
@gdsosar
gdsosar / ipynb
Last active November 13, 2018 22:33
Python Tutorial Part 1: Arrays
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<div display=inline>\n",
" <div class=\"column\">\n",
" <img src=\"https://cdn-images-1.medium.com/max/1600/0*17G8RRzpccm_7F0U.png\" alt=\"python\" width=\"400\"/>\n",
" </div>\n",
@gdsosar
gdsosar / CLSA_GMM3
Last active August 29, 2015 13:57
Results of a 8th grade GMM model on lung sounds unsing MFCC as feature extraction method
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@gdsosar
gdsosar / CLSA_GMM2
Created March 19, 2014 19:58
Results after perform a 8th grade GMM on lung sound data with MFCC as features
{
"metadata": {
"name": "CLSA-GMM-2"
},
"nbformat": 2,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
{
"metadata": {
"name": "assignment3-4"
},
"nbformat": 2,
"worksheets": [
{
"cells": [
{
"cell_type": "code",
{
"metadata": {
"name": "assignment3-3"
},
"nbformat": 2,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
{
"metadata": {
"name": "assigment3-1"
},
"nbformat": 2,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
@gdsosar
gdsosar / Assign2_ml_ex1
Created October 24, 2013 05:16
Assign 2 for Machine Learning Class Bayesian Decision Theory and Graphical Models (Parametric Classification)
{
"metadata": {
"name": "assigment2 - 1"
},
"name": "assigment2 - 1",
"nbformat": 2,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": "hello world"
},
"name": "hello world",
"nbformat": 2,
"worksheets": [
{
"cells": [
{