• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains my solutions to the course Data-driven Astronomy offered by The University of Sydney on Coursera

More Repositories

1

Parallel-K-Means-Clustering

Sequential and Parallel(using Open MP and Pthreads) Implementations(c++) of the K Means Clustering Algorithm and visualizing the results for a comparative study of the Speedup and Efficiency achieved in 3 different implementations
C++
18
star
2

Reflex-Tester

This project aims to test how fast you can respond after seeing a visual stimulus or rather hand-eye coordination.
VHDL
4
star
3

IPL_stats

A website that displays all the information a fan might want, be it ball by ball statistics, batting statistics, interesting facts and much more!
PLpgSQL
3
star
4

7-segment-display-fpga

Design and implement a Seven Segment Display available on the BASYS3 board (FPGA) in VHDL
VHDL
3
star
5

Automated-Conference-Scheduler

Optimization of Conference Schedule using AI search methods
C++
2
star
6

Multiplier-Design

VHDL
1
star
7

Bank-Customer-Churn-Prediction

Predicting Customer Churn in a Bank using ANNs
Python
1
star
8

Car_Light

Car Interior Light Controller
VHDL
1
star
9

JinYangCFOOD

A computer vision iOS app
Swift
1
star
10

CNN-Classification

A basic keras CNN model Template for Classification Tasks with Image augmentation
Python
1
star
11

OTHELLO

Simulating a game of othello on ARM processor Board( Embest Board Plugin- ARMSim#)
Assembly
1
star
12

Three-Port-Switch

Design and implementation a 3-Port Switch using multiplexers, demultiplexers and priority encoders in VHDL
VHDL
1
star
13

Devnagari-Character-Recognition

Using CNN(Keras) and Image Augmentation techniques to classify a given set of handwritten Devnagari characters
Python
1
star
14

SVM-Devnagari-Handwritten-Character-Recognition

Solving the Character recognition problem as an SVM optimization problem using CVXOPT
Python
1
star