Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / vishalgolcha 2 repositories

Limitations only exist if you let them.

vishalgolcha/Align3

Modified Tic Tac Toe with an AI agent

Language: HTML - Size: 3.89 MB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/gizeh Fork of Zulko/gizeh

Simple Vector Graphics for Python

Language: Python - Size: 360 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

vishalgolcha/mini-cython

cython like mini compiler made in c for a course project

Language: C - Size: 182 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

vishalgolcha/ImageMatching

Face Detection,Template Matching , SURF , SIFT to detect features and keypoints in images .

Language: Python - Size: 24.9 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 54 - Forks: 17

vishalgolcha/vishalgolcha.github.io

Language: HTML - Size: 3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

vishalgolcha/darknet Fork of pjreddie/darknet

Convolutional Neural Networks

Language: C - Size: 35.4 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

vishalgolcha/chicago-ug-math-bib Fork of ystael/chicago-ug-math-bib

Chicago undergraduate mathematics bibliography

Language: HTML - Size: 116 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

vishalgolcha/Tiny-ImageNet

Language: Jupyter Notebook - Size: 349 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

vishalgolcha/chainer Fork of chainer/chainer

A flexible framework of neural networks for deep learning

Language: Python - Size: 41 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome-nlp Fork of keon/awesome-nlp

:book: A curated list of resources dedicated to Natural Language Processing (NLP)

Size: 402 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

vishalgolcha/ml-videos Fork of dustinvtran/ml-videos

A collection of video resources for machine learning

Size: 43 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

vishalgolcha/deeplearning-papernotes Fork of dennybritz/deeplearning-papernotes

Summaries and notes on Deep Learning research papers

Size: 293 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome-quantum-machine-learning Fork of krishnakumarsekar/awesome-quantum-machine-learning

Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web

Language: HTML - Size: 9.32 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/NMT

An encoder decoder based Tensor-Flow implementation for Neural Machine Translation (English to French ):speech_balloon:.

Language: Jupyter Notebook - Size: 7.63 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

vishalgolcha/MoesTavern

Script Generation for The Simspons .

Language: OpenEdge ABL - Size: 54.4 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

vishalgolcha/Speed-Sign-Detector-Kaggle

Predict the Bounding Boxes of Speed Signs from Scene StreetView Images.The dataset was compiled by MapmyIndia.

Language: Jupyter Notebook - Size: 121 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

vishalgolcha/ipython-notebooks Fork of jdwittenauer/ipython-notebooks

A collection of IPython notebooks covering various topics.

Language: Jupyter Notebook - Size: 28.1 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

vishalgolcha/applied-reinforcement-learning Fork of mimoralea/applied-reinforcement-learning

Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks

Language: Jupyter Notebook - Size: 2.15 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/Kaggle-Competitions Fork of numb3r33/Kaggle-Competitions

All Kaggle competitions

Language: Jupyter Notebook - Size: 14.8 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome Fork of sindresorhus/awesome

:sunglasses: Curated list of awesome lists

Size: 675 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/CSML_notes Fork of acbraith/CSML_notes

UCL MSc Computational Statistics and Machine Learning Revision Notes

Size: 44 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/tikz-bayesnet Fork of jluttine/tikz-bayesnet

TikZ library for drawing Bayesian networks, graphical models and (directed) factor graphs in LaTeX.

Language: TeX - Size: 385 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/knncluster_scheme

KNN Clustering in Scheme

Language: Racket - Size: 628 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/aima-python Fork of aimacode/aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Language: Jupyter Notebook - Size: 7.45 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/Caption-Scraper

Scraping AajTak for Images with Captions

Language: Jupyter Notebook - Size: 6.34 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/learnopencv Fork of spmallick/learnopencv

Learn OpenCV : C++ and Python Examples

Language: C++ - Size: 37.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/gluon-api Fork of gluon-api/gluon-api

A clear, concise, simple yet powerful and efficient API for deep learning.

Language: Jupyter Notebook - Size: 79.1 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Fork of CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

Language: Jupyter Notebook - Size: 97 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/wordvectors Fork of Kyubyong/wordvectors

Pre-trained word vectors of 30+ languages

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/mlpack Fork of mlpack/mlpack

mlpack: a scalable C++ machine learning library --

Language: C++ - Size: 230 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/flickr-images-grab Fork of philadams-zz/flickr-images-grab

Given a set of keywords, grab images and their data from Flickr

Language: Python - Size: 105 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vishalgolcha/EffectiveTensorflow Fork of vahidk/EffectiveTensorflow

TensorFlow tutorials and best practices.

Size: 94.7 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/word2vec_commented Fork of chrisjmccormick/word2vec_commented

Commented (but unaltered) version of original word2vec C implementation.

Language: C - Size: 323 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome-python Fork of vinta/awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

Language: Python - Size: 3.01 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/Computational-Physics

Contains codes for various computation techniques and simulations .

Language: Python - Size: 91.2 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

vishalgolcha/Kaggle-Rental-Demand-

Neural Network predictor for bike sharing dataset from scratch using numpy .

Language: Python - Size: 391 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

vishalgolcha/awesome-rnn Fork of kjw0612/awesome-rnn

Recurrent Neural Network - A curated list of resources dedicated to RNN

Size: 262 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 2

vishalgolcha/seq2seq Fork of google/seq2seq

A general-purpose encoder-decoder framework for Tensorflow

Language: Python - Size: 1.49 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/CIFAR-10-Image-Classification

Convolutional Neural Network to classify the CIFAR 10 dataset . The dataset consists of airplanes, dogs, cats, and other objects

Language: Python - Size: 164 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

vishalgolcha/Convolutional-Neural-Networks

CNNs for MNIST.

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/Data-Structures-in-C

Language: C - Size: 5.85 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/News-Clustering-

Clustering news articles from yrals database .

Language: Python - Size: 3.86 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/Algorithms-Resources-

Size: 3.59 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome-deep-vision Fork of kjw0612/awesome-deep-vision

A curated list of deep learning resources for computer vision

Size: 295 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/Tensor-Flow-

Playing around with tensor-flow and MNIST dataset

Language: Python - Size: 10.8 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

vishalgolcha/awesome-computer-vision Fork of jbhuang0604/awesome-computer-vision

A curated list of awesome computer vision resources

Size: 309 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

vishalgolcha/ImageTagging

Tagging images with dbpedia, nltk and google apis .

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0