e-courses's Stars
SayantanMitra87/Solar-Panel_Size_and_Cost_Prediction
Predicting the size and cost of solar panel units for residential setting based on power consumption.
DEBOJYOTI11/PASS-1-of-A-2-pass-SIC-ASSEMBLER
It is the phase 1 of a 2 pass assembler for Simple Instruction Computer (SIC).. The program takes an input written in SIC and converts to Intermediate Code. The program is written in Python.
krishnaik06/simple-Linear-Regression
Simple Linear implementation with python
ignl/MachineLearning
My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.
kobaj/JavaDecisionTree
Just a simple example of a Decision Tree growing algorythm written in Java
ostwalprasad/WordFrequencyPython
Python code to find out most frequent words from different word lists
adameubanks/PyDa-Course-Code
upul/Behavioral-Cloning
Third Project of the Udacity Self-Driving Car Nanodegree Program
indrajithi/genquest
Automatic question generation by using NLP
ZQPei/Sorting_Visualization
The Sound of Sorting: Visualize and Audibilize 12 classic sorting algorithms in real time
ragnraok/VisualSort
the visualization of some sort algorithms
lnutimura/visual-sorting
A Python program for visualization of sorting algorithms.
burningion/sorting-visualized
Sorting Algorithms Visualized in Python
zamhown/sorting-visualizer
📊 Some python scripts which can visualize several famous sorting algorithms and generate the animations via Matplotlib.
HuyTu7/SentimentAnalysis
Two ML approaches for Sentiment Analysis
riteshgajera/ocr-image-text
To extract text from the Images (i.e, Scanned Documents)
ayesha92ahmad/NLP-image-to-text
code to extract text from images
lmoroney/dlaicourse
Notebooks for learning deep learning
fefong/markdown_readme
Markdown - you can mark up titles, lists, tables, etc., in a much cleaner, readable and accurate way if you do it with HTML.
mGalarnyk/datasciencecoursera
Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
goodhamgupta/maths-for-ml
Notes and solutions for the Mathematics for Machine Learning Specialization
abhishektripathi24/Deep-Learning-Specialization-Coursera
A deep learning specialization series of 5 courses offered by Andrew Ng at Coursera
ibrahimjelliti/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
NeuroSYS-pl/objects_counting_dmap
Objects counting from density map
leeyeehoo/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
gaoguangshuai/survey-for-crowd-counting
a survey for CNN-based crowd counting and density estimation
mp2893/med2vec
Repository for Med2Vec project
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
anishLearnsToCode/symmetric-cryptography
Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.
CommissarMa/Crowd_counting_from_scratch
This is an overview and tutorial about crowd counting. In this repository, you can learn how to estimate number of pedestrians in crowd scenes through computer vision and deep learning.