GitXplorerGitXplorer
m

reimplementing-ml-papers

public
6 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
d137ca05fbe362c0eea43d4304ce4ef7373fde10

Specify Python version to Mypy and PyType

mmbrukman committed 2 months ago
Unverified
2e95d063ac6a5544a1c321dec4158ac3b8df0a3b

Add back Python 3.8 on Ubuntu 24.04

mmbrukman committed 2 months ago
Unverified
0d8c87a937994e664eec9cfc0bda1bbbfc984b59

Sort OS and Python versions latest-first

mmbrukman committed 2 months ago
Unverified
f285eac18b18a1ae911122522bbd529e3d512898

Update pip before installing Python packages

mmbrukman committed 2 months ago
Unverified
dbedd6408becbb819525f25f47625867fe0ac21c

Factor out Python code from the GoogLeNet notebook

mmbrukman committed 8 months ago
Unverified
cc4f48c434756548e1c26dee55a126bf5b59b191

Simplify GoogLeNet v1 Keras notebook filename

mmbrukman committed 8 months ago

README

The README file for this repository.

Reimplementing ML papers

Checks & tests status

The goal of this project is to reimplement various ML papers, learn about ML model architectures and libraries, and see how close we can get to published results.

Current model implementations:

Dataset analysis:

Contributing

This is a personal learning project; as such, I am not looking to accept any code contributions at this time. If you find a bug or have a suggestion for how to improve something, please let me know by opening an issue. Thank you!

License

Apache 2.0; see LICENSE for details.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.