numpy-arrays

There are 587 repositories under numpy-arrays topic.

  • Python

    Language:Jupyter Notebook3
  • Numpy--Python

    Language:Jupyter Notebook3
  • traffic-sign-classification

    Language:Jupyter Notebook3
  • Classifying_Textual_Emotions

    Language:Jupyter Notebook3
  • Python-Basics

    Language:Jupyter Notebook3
  • NumpyNotes

    Language:Jupyter Notebook2
  • Python

    Language:Jupyter Notebook2
  • Pycamp

    Language:Jupyter Notebook2
  • Numpy-with-Python

    NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities

    Language:Jupyter Notebook4
  • Machine-Learning

    My Machine learning Journey

    Language:Jupyter Notebook4
  • Phylogenetic-tree-study

    Estimating Phylogenetic trees using six microorganisms 16S rRNA gene with Unsupervised Learning, web based tools and Molecular Evolutionary Genetics Analysis MEGA7

    Language:Jupyter Notebook4
  • numpy-lab

    A structured collection of Jupyter notebooks exploring NumPy from the ground up; covering array creation, manipulation, broadcasting, indexing, and data visualization for scientific computing and data analysis.

    Language:Jupyter Notebook3
  • Random-image-generator

    simple python program to make random rgb images

    Language:Python3
  • Drug-Discovery-research-using-ML

    This repository showcases the development and implementation of a machine learning-based solution to accelerate drug discovery for the treatment of Leishmaniasis, a neglected tropical disease. This project was undertaken as part of a summer internship at Guru Gobind Singh Indraprastha University.

    Language:Jupyter Notebook3
  • numdantic

    Typing support for numpy arrays and numpy array validation with pydantic.

    Language:Python3
  • Machine-Learning-Prediction-Projects-

    This Repository is all about the implementation of Machine Learning Test Cases..

    Language:Jupyter Notebook3
  • bqn-npy

    Serialize and deserialize arrays in BQN to the Numpy NPY format

    Language:BQN3
  • Genetic_Algoithm

    a python program thart uses genetic algorithm to find max point of y = sin(10Πx)+2

    Language:Python3
  • Assignment_Hypothesis_test

    A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validity of the assumptions.

    Language:Jupyter Notebook3
  • Data-Science-With-Python

    This repository contains an introduction to data science with Python.

    Language:Jupyter Notebook3
  • Autonomous-Vehicle-Running-with-Line-Navigation-and-Object-Detection-Using-OpenCV-and-AI-Techniques-

    Mobility on a wide scale is moving towards complete automation. Though the technology for automating the vehicles already exists, these technologies must be optimised to fit the current environment. This project would be a scaled-down model of the Autonomous Car. By running these scaled-down models in the live streaming line detection using OpenCV.

    Language:Python3
  • scalable_linear_regression

    Scalable linear regression for multi-GPU, TPU training with PyTorch

    Language:Python3
  • rvg

    A random values generator for any data type in Python 3

    Language:Python3
  • Numpy-for-beginners

    NumPy is a Python library that is the core library for scientific computing in Python.

    Language:Jupyter Notebook3
  • GameOfLifeInPython

    A python implementation of Conway's Game of Life; It is designed with a custom tweakable model format and is primarily for testing out new model concepts.

    Language:Python3
  • numpy-ts

    Full NumPy, in TypeScript/JavaScript (under construction)

    Language:TypeScript2
  • Loan-Eligibility-Prediction

    The Loan Eligibility Prediction Module is a machine learning-based system designed to assess whether an applicant qualifies for a loan based on financial history, credit score, income, and other key factors. The project involves data preprocessing, feature selection, model training, and evaluation to ensure accurate predictions.

    Language:Jupyter Notebook2
  • linear-regression-first-approach

    This project implements a simple linear regression model to predict ice cream sales based on temperature. It includes user interaction for collecting data, building the regression model, making predictions, and visualizing results.

    Language:Python2
  • xsnumpy

    Basic and bare-bones functionality of NumPy just using pure Python.

    Language:Python2
  • mic-master-flex

    MicMasterFlex is a web app that allows users to configure the positions of a microphone array on an interactive grid. Designed for audio engineers and researchers, this tool offers an intuitive interface for precise microphone placement, enabling users to simulate and optimize array setups for various acoustic applications.

    Language:TypeScript2
  • Exoplanet-Detection-using-Python

    Used Python 3.9, used packageUsed NASA’s MAST Archive for Space Telescopes data to provide the AI with accurate results to determine if the planet is an exoplanet.

    Language:Jupyter Notebook2
  • cluster_club_accelerated_python

    Materials for ARC's cluster club session on accelerating scientific python codes

    Language:Jupyter Notebook2
  • DataExtractor

    python code for extracting data from csv file , using Matlab plot and seaborn Libraries

    Language:Python2
  • NumPy-in-Python

    The fundamentals of Python NumPy Library.

    Language:Jupyter Notebook2
  • Breast_Cancer_Classification_using_NN

    The "Breast Cancer Classification using Neural Networks" project focuses on predicting the presence of breast cancer using deep learning techniques. By leveraging popular Python libraries such as NumPy, Pandas, Scikit-learn, Matplotlib, and implementing neural networks.

    Language:Jupyter Notebook2