IvanShpotenko

IvanShpotenko

Geek Repo

Location:Kyiv, Ukraine

Github PK Tool:Github PK Tool

IvanShpotenko's repositories

stash

A small and user-friendly ETS wrapper for caching in Elixir

Language:ElixirLicense:MITStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

angular-bootstrap-simple-chat

Simple AngularJS Chat Directive with Bootstrap

Language:CSSStargazers:0Issues:0Issues:0

bureaucrat

Generate Phoenix API documentation from tests

Language:ElixirLicense:UnlicenseStargazers:0Issues:0Issues:0

char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

chunks

Generator that yields successive n-sized chunks from iterable. Each yilded chunk is a generator of size=chunk_size (). That means you have to empty (iterate over) current chunk in order to get the right result Last chunk will be sized as is and will not be padded with any value. ABCDEFGH -> ABC, DEF, GH for item in chunks(range(25), n=7): print(list(item))

Language:PythonStargazers:0Issues:0Issues:0

datasci_course_materials

Public repository for course materials for the Data Science at Scale Specialization at Coursera

Language:HTMLStargazers:0Issues:0Issues:0

ecto_materialized_path

Tree structure & hierarchy for ecto models

Language:ElixirStargazers:0Issues:0Issues:0

elixir

Exercism exercises in Elixir.

Language:ElixirLicense:MITStargazers:0Issues:0Issues:0

elixir_logger_json_file_backend

Logger backend that write a json map per line to a file

Language:ElixirLicense:ISCStargazers:0Issues:0Issues:0

fluxter

High-performance and reliable InfluxDB writer for Elixir

License:ISCStargazers:0Issues:0Issues:0

GA3C-cpp

A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm

Language:C++License:MITStargazers:0Issues:0Issues:0

HolyBob

A simple chat(bot) that receives a name, uses angular/flask to pass name and return response with some random adjective

Language:HTMLStargazers:0Issues:0Issues:0

neural-chatbot

A chatbot based on seq2seq architecture done with tensorflow.

Language:PythonStargazers:0Issues:0Issues:0

plug_attack

A plug building toolkit for blocking and throttling abusive requests

Stargazers:0Issues:0Issues:0

rollbax

Exception tracking and logging from Elixir to Rollbar

License:ISCStargazers:0Issues:0Issues:0

tensorflow

Computation using data flow graphs for scalable machine learning

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

TensorFlow-Examples

TensorFlow tutorials and code examples for beginners

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0