Giter Club home page Giter Club logo

Omid Bazgir's Projects

algorithm_datastructure icon algorithm_datastructure

In this repository I keep my practices on Algorithm and Data structure, based on Coursera and LeetCode trainings and problems.

baikal icon baikal

A graph-based functional API for building complex scikit-learn pipelines.

bayesianlearing icon bayesianlearing

Here I keep my practices and codes on bayesian statistics and bayesian learning. It is mainly for my own learning purpose, but I comment my code, so if somebody finds them useful, would be able to understand them.

bioinformatics icon bioinformatics

Here I keep the codes that I write for my bioinformatics course.

codingpractice icon codingpractice

I practice coding through hacker rank, and keeping my solutions here for my own sake.

covid19 icon covid19

Modeling COVID19 clinical data using REFINED approach.

d2l-pytorch icon d2l-pytorch

This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.

generative_models icon generative_models

In this repository I keep my codes on learning about GANs and generative models mostly. The GANs code are mostly from the Coursera course on GANs.

hyperas icon hyperas

Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization

hyperopt-keras-cnn-cifar-100 icon hyperopt-keras-cnn-cifar-100

Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task. Monitoring with TensorBoard. Other visualizations available.

hyperopt_fashionmnist icon hyperopt_fashionmnist

# Bayesian Optimization In this example a bayesian framework is defined to tune hyperparameter of a CNN using hyperopt library developed https://github.com/hyperopt Bayesian optimization is a seuential model-based approach to solving problems. In particular, we prescribe a prior belief over the possible objective functions and then sequentially refine this model as data are observed via our updated beliefs-given data-on the likely ojective function we are optimizing. https://www.cs.ox.ac.uk/people/nando.defreitas/publications/BayesOptLoop.pdf This blog summarises bayesian optimization very thoroughly. https://medium.com/vantageai/bringing-back-the-time-spent-on-hyperparameter-tuning-with-bayesian-optimisation-2e21a3198afb The CNN is used to model fashion MNIST dataset.

integratedrefined icon integratedrefined

In this repository the code that ensemble different REFINED approaches is provided.

kmm icon kmm

Kernel Mean Matching implementation

llms icon llms

LLM and GPT from scratch

ml-from-scratch icon ml-from-scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

mlops icon mlops

Github repository of my learnings on MLOps starting with #duke-mlops-python

mpi-coding icon mpi-coding

In this repository I keep some of my MPI coding to follow them later on and also share them with the python community. I do deep learning on drug sensitivity prediction, so my main purpose is making all the DL codes applied on different genes/drugs/cell lines in parallel.

mzsr icon mzsr

Meta-Transfer Learning for Zero-Shot Super-Resolution (CVPR, 2020)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.