Harshavardhan K (HarshavardhanK)

HarshavardhanK

Geek Repo

Company:UC Riverside

Location:Greater Los Angeles, California

Home Page:harshavardhankalalbandi@gmail.com

Twitter:@tsarshah

Github PK Tool:Github PK Tool

Harshavardhan K's repositories

awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Language:PythonLicense:CC0-1.0Stargazers:1Issues:2Issues:0

lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.

Language:PythonStargazers:1Issues:2Issues:0

models

Models built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

neural-networks-and-deep-learning

Code samples for my book "Neural Networks and Deep Learning"

Language:PythonStargazers:1Issues:0Issues:0

SCRNNs

This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/abs/1412.7753.

Language:LuaLicense:NOASSERTIONStargazers:1Issues:0Issues:0

Awesome-Swift-Playgrounds

A List of Awesome Swift Playgrounds

Language:SwiftLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Collatz-Conjecture

The conjecture can be summarized as follows. Take any positive integer n. If n is even, divide it by 2 to get n / 2. If n is odd, multiply it by 3 and add 1 to obtain 3n + 1. Repeat the process (which has been called "Half Or Triple Plus One", or HOTPO) indefinitely. The conjecture is that no matter what number you start with, you will always eventually reach 1.

Language:C++Stargazers:0Issues:2Issues:0

Data-Analysis-and-Machine-Learning-Projects

Repository of teaching materials, code, and data for my data analysis and machine learning projects.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

EmotionNote

This is a notebook which can feel your emotion!

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

Feed-Forward-Neural-Network

C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.

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

Generic-Sorting-using-C-

This is beta version of generics with C++. More algorithms and data structures will be covered by this weekend. Kudos

Language:C++Stargazers:0Issues:0Issues:0

GuillotineMenu

Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

Guitar

A Cross-Platform String Library Written in Swift.

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

librosa

Python library for audio and music analysis

Language:PythonLicense:ISCStargazers:0Issues:0Issues:0

open-source-ios-apps

:iphone: Collaborative List of Open-Source iOS Apps

Language:Objective-CLicense:MITStargazers:0Issues:0Issues:0

Swift

Reusable apps code. Written in Swift

Language:SwiftLicense:GPL-3.0Stargazers:0Issues:0Issues:0

swift-sdk

:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.

Language:SwiftLicense:Apache-2.0Stargazers:0Issues:0Issues:0

tensorflow

Open source software library for numerical computation using data flow graphs.

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

tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper

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